0x21-consulting / ElderberryPi

A secure-by-default, self-healing, small business server for the RaspberryPi
3 stars 1 forks source link

Create Ansible Hosts files #44

Open micchickenburger opened 4 years ago

micchickenburger commented 4 years ago

Currently, a hosts file exists for the ElderberryPi ansible playbook containing just itself. If possible, separate hosts files should be created for all of the roles that discover or record host data, like DHCP and samba-ad-dc. These lists can be useful for comparing discovery to troubleshoot issues. They can also be used immediately in custom ansible playbooks to assign tasks to all DHCP client or to all windows domain members, as an example.