mirror of
https://github.com/ansible/awx.git
synced 2026-05-12 03:47:36 -02:30
bugfix collection role module target_teams and instance_groups options (#14119)
This commit is contained in:
@@ -198,7 +198,6 @@
|
||||
|
||||
- name: Add Joe to workflow approve role
|
||||
role:
|
||||
user: "{{ username }}"
|
||||
users:
|
||||
- "{{ username }}2"
|
||||
role: approval
|
||||
|
||||
Reference in New Issue
Block a user