Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
felixfontein opened this issue Sep 11, 2024 · 3 comments · May be fixed by #261
Open

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

felixfontein opened this issue Sep 11, 2024 · 3 comments · May be fixed by #261
Labels
bug Something isn't working

Comments

@felixfontein
Copy link

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

@felixfontein felixfontein added the bug Something isn't working label Sep 11, 2024
@rndmh3ro
Copy link
Collaborator

thanks felix, fixed by #260

@rndmh3ro rndmh3ro reopened this Sep 11, 2024
@rndmh3ro
Copy link
Collaborator

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

@felixfontein
Copy link
Author

@rndmh3ro rndmh3ro linked a pull request Sep 16, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants