refs #8025 README fix

This commit is contained in:
Juan Ferrer 2024-09-24 12:28:52 +02:00
parent f8a765e47c
commit 74c03400eb
1 changed files with 1 additions and 1 deletions

View File

@ -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.