ansible / ansible-lint

ansible-lint checks playbooks for practices and behavior that could potentially be improved and can fix some of the most common ones for you
https://ansible.readthedocs.io/projects/lint/
GNU General Public License v3.0
3.45k stars 654 forks source link

[RFE]: validate plugin_type in docstrings #3533

Closed shatakshiiii closed 1 year ago

shatakshiiii commented 1 year ago

Ansible-lint should be able to validate plugin_type in docstrings.

Related to: https://github.com/ansible/ansible-lint/pull/3309

cc: @cidrblock

cidrblock commented 1 year ago

Related: https://github.com/ansible-collections/cisco.iosxr/issues/393

Let's see what happens here ^ first.