mirror of
https://github.com/ansible/awx.git
synced 2026-05-20 07:17:40 -02:30
mostly includes renaming non-syntax references to tower
This commit is contained in:
@@ -6,8 +6,8 @@
|
||||
|
||||
- name: Generate names
|
||||
set_fact:
|
||||
org_name1: "AWX-Collection-tests-tower_import-organization-{{ test_id }}"
|
||||
org_name2: "AWX-Collection-tests-tower_import-organization2-{{ test_id }}"
|
||||
org_name1: "AWX-Collection-tests-import-organization-{{ test_id }}"
|
||||
org_name2: "AWX-Collection-tests-import-organization2-{{ test_id }}"
|
||||
|
||||
- block:
|
||||
- name: "Import something"
|
||||
|
||||
Reference in New Issue
Block a user