Ansible plays setting up the complete infrastructure of my voidlinux installation. Usable on local machine or through chroot.
Instead of changing a line in the sudoers file we just copy a new drop-in file into the sudoers.d/ dir. Easier, less error-prone and allows everyone to see 'who' the sudo enabled users are (since it is world readable). |
||
---|---|---|
books | ||
ansible.cfg | ||
inventory.yaml | ||
inventory_local.yaml | ||
play.yaml | ||
README.md | ||
requirements.yaml |