Revert "Revert "Tiny RST link fix in modules documentation""

This reverts commit 658dc7a366.
This commit is contained in:
James Tanner 2013-11-11 13:23:03 -05:00
parent bd38e6d92f
commit 54c510335a

View file

@ -11,7 +11,7 @@ Introduction
Ansible ships with a number of modules (called the 'module library') Ansible ships with a number of modules (called the 'module library')
that can be executed directly on remote hosts or through :doc:`playbooks`. that can be executed directly on remote hosts or through :doc:`Playbooks <playbooks>`.
Users can also write their own modules. These modules can control system Users can also write their own modules. These modules can control system
resources, like services, packages, or files (anything really), or resources, like services, packages, or files (anything really), or
handle executing system commands. handle executing system commands.