Install role from Ansible Galaxy
Test connectivity to hosts
Run uptime command on all hosts
Initialize new role
ansible-galaxy init myrole
Init nginx role
ansible-galaxy init nginx
Execute an Ansible playbook
Dry-run Ansible playbook
Run only tagged tasks