Linux Application: Ansible
A Free Open-Source "Provisioning, Management & Deployment" Tool
Ansible Chapter 1
Ansible Chapter 2
Ansible Chapter 3
file that defines actions that ansible performs on managed nodes - Playbook
default location for the ansible static inventory file /etc/ansible/hosts
show ansible inventory for the "dns" groupansible dns --list-hosts
fun single task on remote hosts as a one time commandad hoc