| .. | ||
| env | ||
| hosts | ||
| playbooks | ||
| roles | ||
| ansible.cfg | ||
| README.md | ||
Ping host (host label from inventory)
ansible-playbook --extra-vars "hosts=<hosts>" playbooks/ping_workers.yml
| .. | ||
| env | ||
| hosts | ||
| playbooks | ||
| roles | ||
| ansible.cfg | ||
| README.md | ||
Ping host (host label from inventory)
ansible-playbook --extra-vars "hosts=<hosts>" playbooks/ping_workers.yml