diff --git a/docs/scenarios/admin.rst b/docs/scenarios/admin.rst index 954e1f6..6893032 100644 --- a/docs/scenarios/admin.rst +++ b/docs/scenarios/admin.rst @@ -231,6 +231,8 @@ To run the playbook: The Ansible playbook will ping all of the servers in the :file:`hosts.yml` file. You can also select groups of servers using Ansible. For more information about Ansible, read the `Ansible Docs `_. +`An Ansible tutorial `_ is also +great and detailed introduction to getting started with Ansible. Chef