ansible/roles/common
2021-02-16 05:40:58 -06:00
..
handlers Add handlers back to common role 2021-01-23 18:45:32 -06:00
tasks Recursively chown Ansible user's home 2021-02-16 05:40:58 -06:00
templates Add some basic shell profile configuration 2020-12-29 09:48:18 -06:00
README.md Add READMEs to roles 2020-10-17 01:16:10 -05:00

common

This role configures common machine configuration, such as ensuring the correct hostname/timezone and installing basic administration packages.

Additionally, it ensures that the user ansible is configured properly.