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

AAP 2.5: Object diff checking for infra.controller_configuration or redhat_cop.controller_configuration #43

Open
bogdanmuresan opened this issue Dec 5, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@bogdanmuresan
Copy link
Contributor

Summary

Cannot use infra.aap_configuration_extended.object_diff with AAP 2.5, as it checks for infra.controller_configuration or redhat_cop.controller_configuration

https://github.com/redhat-cop/aap_configuration_extended/blob/devel/roles/object_diff/tasks/main.yml#L32

while the README says the requirements are ansible.controller

TASK [infra.aap_configuration_extended.object_diff : Fail if no collection is detected] ***  
fatal: [localhost]: FAILED! => {"changed": false, "msg": "One of the following collections is required to be installed: 'infra.controller_configuration' or 'redhat_cop.controller_configuration'."}

Issue Type

  • Bug Report
@bogdanmuresan bogdanmuresan added the bug Something isn't working label Dec 5, 2024
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Jan 12, 2025
@bogdanmuresan
Copy link
Contributor Author

Is this really not planned, or closed by accident?

@djdanielsson djdanielsson reopened this Jan 17, 2025
@github-actions github-actions bot removed the inactive label Jan 17, 2025
@djdanielsson
Copy link
Contributor

I need to take a look at the action, it should warn people it will close it before it does when no progress is being made

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

No branches or pull requests

2 participants