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 · 0 comments
Labels
bug Something isn't working inactive

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working inactive
Projects
None yet
Development

No branches or pull requests

1 participant