mirror of
https://github.com/ansible/awx.git
synced 2026-05-24 00:57:48 -02:30
Collection: Fix some tests that broke during the random name update
This commit is contained in:
@@ -40,7 +40,7 @@
|
||||
|
||||
- name: Add Joe to workflow execute role
|
||||
tower_role:
|
||||
user: joe
|
||||
user: "{{ username }}"
|
||||
role: execute
|
||||
workflow: test-role-workflow
|
||||
state: present
|
||||
|
||||
Reference in New Issue
Block a user