ansible-collections/community.postgresql

Check the DOCUMENTATION and RETURNS blocks in modules and make sure they use Ansible semantic markup

Aperta

#938 aperta il 29 giu 2026

 (3 commenti) (0 reazioni) (0 assegnatari)Python (116 fork)auto 404
docseasyfixhelp wanted

Metriche repository

Star
 (142 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

SUMMARY

Check the DOCUMENTATION and RETURNS blocks in modules (files under plugins/modules) and make sure they use Ansible semantic markup (some newer use it, but the majority doesn't).

https://docs.ansible.com/projects/ansible/latest/dev_guide/ansible_markup.html#semantic-markup-within-module-documentation

Guida contributor