controller_configuration icon indicating copy to clipboard operation
controller_configuration copied to clipboard

Controller group is removing/trying to remove constructed inventory groups

Open bogdanmuresan opened this issue 1 year ago • 1 comments

Summary

Same issue that happened with hosts, this time for groups (for hosts it works fine).

Hosts issue: https://github.com/redhat-cop/controller_configuration/issues/743

I guess the same fix from PR747: https://github.com/redhat-cop/controller_configuration/pull/747/files#diff-cf775aa45cd2bafbffb08da0d23b365cbf9a54a74fc9c20679528e211659ed0bR17

Needs to be applied to groups: https://github.com/redhat-cop/controller_configuration/blob/devel/roles/object_diff/tasks/groups.yml#L16

Issue Type

  • Bug Report

bogdanmuresan avatar Mar 26 '24 14:03 bogdanmuresan

@ivarmu fixed the previous issue with #747

Tompage1994 avatar Mar 26 '24 14:03 Tompage1994

PR here: https://github.com/redhat-cop/controller_configuration/pull/827

bogdanmuresan avatar May 13 '24 08:05 bogdanmuresan