Commit e0522516 by Lars Francke

Tiny RST link fix in modules documentation

parent d7478e59
...@@ -11,7 +11,7 @@ Introduction ...@@ -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.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment