Closed felixfontein closed 2 months ago
thanks felix, fixed by #260
Let's add antsibull-docs lint-collection-docs . --skip-rstcheck --plugin-docs
to the tests.
If you need an inspriation: https://github.com/ansible-collections/collection_template/blob/main/.github/workflows/extra-docs-linting.yml ;)
Description
It should probably be 'str', not 'strod'.
Reproduction steps
-
Current Behavior
-
Expected Behavior
-
Additional information
You might want to add a docs linting step to CI:
antsibull-docs lint-collection-docs . --skip-rstcheck --plugin-docs
reports this.(You can also see it here: https://docs.ansible.com/ansible/devel/collections/telekom_mms/icinga_director/ansible_icinga_role.html - but having that reported in CI is probably more useful :) )