diff --git a/moduledev.html b/moduledev.html index 3fcdebdfd64..64c6c141f3b 100644 --- a/moduledev.html +++ b/moduledev.html @@ -453,7 +453,7 @@ JSON is probably the simplest way to go.

Sharing Your Module

If you think your module is generally useful to others, a good place to share it -is in Ansible Resources <https://github.com/ansible/ansible-resources>. This is maintained +is in Ansible Resources. This is maintained as a simple repo with pointers to other github projects.

Contrib modules here can be implemented in a variety of languages. We would like to build up as many of these as possible in as many languages as possible.

@@ -515,4 +515,4 @@ the program. Stop by the mailing list to inquire about requirements.

- \ No newline at end of file + diff --git a/modules.html b/modules.html index 948e66457e6..4e08419e67d 100644 --- a/modules.html +++ b/modules.html @@ -1528,12 +1528,18 @@ yum name=httpd state=removed yum name=httpd state=installed +
+

Additional Contrib Modules

+

In addition to the following built-in modules, community modules are available at http://github.com/ansible/ansible-resources.

+

Writing your own modules

See Module Development.

See also

+
Ansible Resources
+
User contributed playbooks, modules, and articles
Command Line
Examples of using modules in /usr/bin/ansible
Playbooks
@@ -1584,4 +1590,4 @@ yum name=httpd state=installed
- \ No newline at end of file +