redhat-cop / infra-ansible

Tooling / Ansible to support the many aspects of infrastructure installation, setup and configuration.
Apache License 2.0
214 stars 120 forks source link

[AAP] manage-organizations role needs an update for AAP #674

Open jfilipcz opened 2 years ago

jfilipcz commented 2 years ago

One of the steps manage-organizations does is to remove organizations that not considered needed. That step fails on AAP, because the way it's done right now, it tries to remove the default organizations. Solution is to update "success" return codes to include 403

djdanielsson commented 8 months ago

see https://github.com/redhat-cop/controller_configuration/blob/devel/roles/organizations/README.md as an alternative