Merge pull request #178 from anotherjesse/link_resources

link ansible resources
This commit is contained in:
Michael DeHaan 2012-08-09 18:58:45 -07:00
commit a29d532711
4 changed files with 20 additions and 4 deletions

View file

@ -453,7 +453,7 @@ JSON is probably the simplest way to go.</p>
<div class="section" id="sharing-your-module">
<h2>Sharing Your Module<a class="headerlink" href="#sharing-your-module" title="Permalink to this headline"></a></h2>
<p>If you think your module is generally useful to others, a good place to share it
is in <cite>Ansible Resources &lt;https://github.com/ansible/ansible-resources&gt;</cite>. This is maintained
is in <a href="https://github.com/ansible/ansible-resources">Ansible Resources</a>. This is maintained
as a simple repo with pointers to other github projects.</p>
<p>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.</p>
@ -515,4 +515,4 @@ the program. Stop by the mailing list to inquire about requirements.</p>
</div>
</footer>
</body>
</html>
</html>