diff --git a/docsite/rst/playbooks_roles.rst b/docsite/rst/playbooks_roles.rst index 94b4c406d4a..d849d5f9ec0 100644 --- a/docsite/rst/playbooks_roles.rst +++ b/docsite/rst/playbooks_roles.rst @@ -28,7 +28,7 @@ more on the big picture and only dive down into the details when needed. We'll start with understanding includes so roles make more sense, but our ultimate goal should be understanding roles -- roles are great and you should use them every time you write playbooks. -See the 'ansible-examples' repository on github for lots of examples of all of this +See the `ansible-examples `_ repository on GitHub for lots of examples of all of this put together. You may wish to have this open in a separate tab as you dive in. Task Include Files And Encouraging Reuse @@ -338,8 +338,8 @@ The resulting order of execution would be as follows:: Learn about available modules :doc:`developing_modules` Learn how to extend Ansible by writing your own modules - `Github examples directory `_ - Complete playbook files from the github project source + `GitHub Ansible examples `_ + Complete playbook files from the GitHub project source `Mailing List `_ Questions? Help? Ideas? Stop by the list on Google Groups