Fetch from and integrate with another repository
Execute an Ansible playbook
Dry-run Ansible playbook
Pull playbook from VCS and run locally
ansible-pull -U https://github.com/example/repo.git
Run playbook from Git repo
ansible-pull -U https://github.com/org/config.git site.yml
Install role from Ansible Galaxy
List all available Ansible modules
View Ansible configuration