8025-awxRefactor #26

Merged
juan merged 20 commits from 8025-awxRefactor into main 2024-09-24 13:51:24 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 74c03400eb - Show all commits

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.