telekom-mms/ansible-collection-icinga-director

[Bug] ansible_icinga: option icinga_notifications.time_period has invalid type 'strod'

Closed this issue · 3 comments

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 :) )

thanks felix, fixed by #260

Let's add antsibull-docs lint-collection-docs . --skip-rstcheck --plugin-docs to the tests.