Object diff for roles fails on approval role #656
Labels
bug
Something isn't working
filetree/object_diff
inactive
No movement has happened in 30 days
question
Further information is requested
Summary
I want to assign the approval role for an organization to teams using controller_configuration.roles. If a team does not have the approval role yet, the object diff and roles role are working fine. However, if a team has the approval role, the object diff fails, probabaly because of a discepancy in naming ( the module accepts only
approval
, -> the role is namedapprove
on the controller, see output below)Issue Type
Ansible, Collection, Controller details
ansible.controller version 4.4.0
ansible-core~=2.13.7
Desired Behavior
The object diff should not fail when the approval role is assigned to a team.
Actual Behavior
Task used:
Variables:
Error when the object diff is running and the approval role is present for the dummy-operator team:
The text was updated successfully, but these errors were encountered: