diff --git a/docsite/rst/modules.rst b/docsite/rst/modules.rst index 38d0cc04665..20a72a51d4c 100644 --- a/docsite/rst/modules.rst +++ b/docsite/rst/modules.rst @@ -11,7 +11,7 @@ Introduction 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`. Users can also write their own modules. These modules can control system resources, like services, packages, or files (anything really), or handle executing system commands.