controller_configuration icon indicating copy to clipboard operation
controller_configuration copied to clipboard

Add role_user_assignment and role_team_assignment roles for Controller and EDA

Open Tompage1994 opened this issue 8 months ago • 0 comments

Is your feature request related to a problem? Please describe. The collection is currently missing the roles to wrap ansible.controller.role_user_assignment and ansible.controller.role_team_assignment

I've also created ansible.eda.role_user_assignment and ansible.eda.role_team_assignment in the EDA collection which is pending merge. (see https://github.com/ansible/event-driven-ansible/pull/408 and https://github.com/ansible/event-driven-ansible/issues/407)

Describe the solution you'd like New wrapper roles for the 4 modules.

Describe alternatives you've considered N/A

Additional context Probably easiest to do this all in one go once the modules are added to the EDA collection

Tompage1994 avatar Mar 12 '25 17:03 Tompage1994