• 1000+ Modules available.
  • Modules written in python.

Inventory file

cd install
nano inventory
[all]
controller.example.com
node1.example.com
ansible all -i inventory --list-hosts
Return to "Ansible" page.