mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-02 14:40:19 -07:00
Fix several it's/its errors in the documentation.
This commit is contained in:
parent
43eb821d3f
commit
93e398e447
3 changed files with 3 additions and 3 deletions
|
@ -11,7 +11,7 @@ See :doc:`modules` for a list of various ones developed in core.
|
|||
Modules can be written in any language and are found in the path specified
|
||||
by `ANSIBLE_LIBRARY` or the ``--module-path`` command line option.
|
||||
|
||||
By default, everything that ships with ansible is pulled from it's source tree, but
|
||||
By default, everything that ships with ansible is pulled from its source tree, but
|
||||
additional paths can be added.
|
||||
|
||||
The directory "./library", alongside your top level playbooks, is also automatically
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue