ansible/roles/common
2022-02-13 12:25:38 -06:00
..
handlers Add handlers back to common role 2021-01-23 18:45:32 -06:00
tasks Add python3-netaddr to common tasks 2022-02-13 12:25:38 -06:00
templates Use ansible_managed where possible 2021-09-24 20:48:41 -05: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.