main #31
|
@ -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.*
|
*Note the comma at the end of the hostname or IP.*
|
||||||
|
|
||||||
## Basic playbooks
|
## Common playbooks
|
||||||
|
|
||||||
* **facts.yml**: Collect and display facts from a host.
|
* **facts.yml**: Collect and display facts from a host.
|
||||||
* **ping.yml**: Checking that a host is alive and reachable by Ansible.
|
* **ping.yml**: Checking that a host is alive and reachable by Ansible.
|
||||||
|
|
Loading…
Reference in New Issue