Ansible plays setting up the complete infrastructure of my voidlinux installation. Usable on local machine or through chroot.
If assigning a list of 'host's to a group those become actual hosts and have their own host variables. What we want to use groups with child/parent relationships to group things is to not directly use hosts. |
||
---|---|---|
books | ||
templates | ||
ansible.cfg | ||
inventory.yaml | ||
play.yaml | ||
README.md | ||
requirements.yaml |