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] discovery module uses deprecated parameter mode #709

Open
robin-checkmk opened this issue Jan 13, 2025 · 0 comments
Open

[BUG] discovery module uses deprecated parameter mode #709

robin-checkmk opened this issue Jan 13, 2025 · 0 comments
Assignees
Labels
bug Something isn't working module:discovery This affects the discovery module

Comments

@robin-checkmk
Copy link
Member

Describe the bug

The formerly deprecated Checkmk REST API parameter mode for the bulk service discovery is removed in Checkmk 2.4.0, hence the newly introduced options parameter has to be used by the discovery module.

Component Name

Component Name: discovery

Ansible Version

$ ansible --version

Checkmk Version and Edition

2.4.0

Collection Version

$ ansible-galaxy collection list

To Reproduce
Steps to reproduce the behavior:

  1. Take a look at this GitHub Actions run.

Expected behavior

The module should detect the Checkmk version and use mode and options accordingly.

Actual behavior

The module fails.

Minimum reproduction example

See the linked GitHub Actions run above.

Additional context

@robin-checkmk robin-checkmk added the bug Something isn't working label Jan 13, 2025
@github-actions github-actions bot added the module:discovery This affects the discovery module label Jan 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working module:discovery This affects the discovery module
Projects
None yet
Development

No branches or pull requests

2 participants