refs #8025 README fix
This commit is contained in:
parent
f8a765e47c
commit
74c03400eb
|
@ -22,7 +22,7 @@ ansible-playbook playbooks/test.yml -u root -i <ip_or_hostname>,
|
|||
|
||||
*Note the comma at the end of the hostname or IP.*
|
||||
|
||||
## Basic playbooks
|
||||
## Common playbooks
|
||||
|
||||
* **facts.yml**: Collect and display facts from a host.
|
||||
* **ping.yml**: Checking that a host is alive and reachable by Ansible.
|
||||
|
|
Loading…
Reference in New Issue