ansible-collections/community.postgresql

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

开放

#938 创建于 2026年6月29日

 (3 条评论) (0 个反应) (0 位负责人)Python (116 个派生)auto 404
docseasyfixhelp wanted

仓库指标

星标
 (142 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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

贡献者指南