refs #8025 README ping description
This commit is contained in:
parent
5480687b33
commit
ca9b87b8f8
|
@ -24,7 +24,7 @@ ansible-playbook -u root -i <ip_or_hostname>, [--tags tag1,tag2] playbooks/test.
|
||||||
## Common playbooks
|
## Common playbooks
|
||||||
|
|
||||||
* **facts.yml**: Collect and display facts from a host
|
* **facts.yml**: Collect and display facts from a host
|
||||||
* **ping.yml**: Check that a host is alive and reachable by Ansible
|
* **ping.yml**: Check that a host is alive and reachable
|
||||||
* **awx.yml**: Create and configure AWX user
|
* **awx.yml**: Create and configure AWX user
|
||||||
* **test.yml**: Test an specific role. Don't forget to undo changes before pushing!
|
* **test.yml**: Test an specific role. Don't forget to undo changes before pushing!
|
||||||
* **debian.yml**: Setup base Debian server
|
* **debian.yml**: Setup base Debian server
|
||||||
|
|
Loading…
Reference in New Issue