ansible-collections/community.postgresql

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

Ouverte

#938 ouverte le 29 juin 2026

 (3 commentaires) (0 réaction) (0 personne assignée)Python (116 forks)auto 404
docseasyfixhelp wanted

Métriques du dépôt

Stars
 (142 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

Description

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

Guide contributeur