Show inventory in JSON
Test connectivity to hosts
Run uptime command on all hosts
Visualize inventory graph
ansible-inventory --graph
Graph custom inventory
ansible-inventory -i inventory.ini --graph
Execute an Ansible playbook
Dry-run Ansible playbook
Run only tagged tasks