diff --git a/README.md b/README.md index 0439c18..946fe7a 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ ansible-playbook playbooks/test.yml -u root -i , *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.