mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-06-27 10:40:22 -07:00
Tiny RST link fix in modules documentation
This commit is contained in:
parent
d7478e591c
commit
e052251662
1 changed files with 1 additions and 1 deletions
|
@ -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 <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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue