mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-23 13:20:23 -07:00
link ansible resources
Fix the link to ansible resources in moduledev and link to it in the module list page.
This commit is contained in:
parent
10387cb19c
commit
d36fdb84b0
2 changed files with 9 additions and 3 deletions
|
@ -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 <https://github.com/ansible/ansible-resources></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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue