ansible-collections/community.postgresql

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

Geschlossen

#938 geöffnet am 29.06.2026

 (3 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Python (116 Forks)auto 404
docseasyfixhelp wanted

Repository-Metriken

Stars
 (142 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 13T 5h) (3 gemergte PRs in 30 T)

Beschreibung

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

Contributor Guide