diff --git a/README.md b/README.md index ab37f7f..6aa174c 100644 --- a/README.md +++ b/README.md @@ -89,7 +89,7 @@ Other common ones, especially for services, are `port` (which can be an integer ## Essential Usage -Before running any Ansible playbooks in either development or production mode, make sure to specify the username and the home directory path of the user on the system you are currently using in `{ANSIBLE_PROJECT_ROOT}/vars/local_facts.yml`. +Before running any Ansible [playbooks](https://docs.ansible.com/projects/ansible/latest/playbook_guide/playbooks_intro.html) in either development or production mode, make sure to specify the username and the home directory path of the user on the system you are currently using in `{ANSIBLE_PROJECT_ROOT}/vars/local_facts.yml`. ### Development Mode