Merge pull request #9297 from lorin/patch-4

Typo: mo[u]dules
pull/9299/head
Michael DeHaan 10 years ago
commit fac414ea48

@ -18,7 +18,7 @@ The directory "./library", alongside your top level playbooks, is also automatic
added as a search directory. added as a search directory.
Should you develop an interesting Ansible module, consider sending a pull request to the 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, 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 but there's no fundamental difference in the end - both ship with ansible, all in one package, regardless
of how you acquire ansible. of how you acquire ansible.

Loading…
Cancel
Save