mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-06-19 14:50:21 -07:00
Typo: mo[u]dules
Fix typo: moudules -> modules
This commit is contained in:
parent
98ed69213b
commit
17d0022384
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ The directory "./library", alongside your top level playbooks, is also automatic
|
|||
added as a search directory.
|
||||
|
||||
Should you develop an interesting Ansible module, consider sending a pull request to the
|
||||
`moudules-extras project <http://github.com/ansible/ansible-modules-extras>`_. There's also a core
|
||||
`modules-extras project <http://github.com/ansible/ansible-modules-extras>`_. There's also a core
|
||||
repo for more established and widely used modules. "Extras" modules may be promoted to core periodically,
|
||||
but there's no fundamental difference in the end - both ship with ansible, all in one package, regardless
|
||||
of how you acquire ansible.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue