mirror of
https://github.com/ansible/awx.git
synced 2026-03-03 01:38:50 -03:30
linting
This commit is contained in:
@@ -5,11 +5,11 @@
|
|||||||
|
|
||||||
- name: Generate names
|
- name: Generate names
|
||||||
set_fact:
|
set_fact:
|
||||||
username: "AWX-Collection-tests-tower_role-user-{{ test_id }}"
|
username: "AWX-Collection-tests-tower_role-user-{{ test_id }}"
|
||||||
project_name: "AWX-Collection-tests-tower_role-project-1-{{ test_id }}"
|
project_name: "AWX-Collection-tests-tower_role-project-1-{{ test_id }}"
|
||||||
jt1: "AWX-Collection-tests-tower_role-jt1-{{ test_id }}"
|
jt1: "AWX-Collection-tests-tower_role-jt1-{{ test_id }}"
|
||||||
jt2: "AWX-Collection-tests-tower_role-jt2-{{ test_id }}"
|
jt2: "AWX-Collection-tests-tower_role-jt2-{{ test_id }}"
|
||||||
wfjt_name: "AWX-Collection-tests-tower_role-project-wfjt-{{ test_id }}"
|
wfjt_name: "AWX-Collection-tests-tower_role-project-wfjt-{{ test_id }}"
|
||||||
|
|
||||||
- block:
|
- block:
|
||||||
- name: Create a User
|
- name: Create a User
|
||||||
|
|||||||
Reference in New Issue
Block a user