mirror of
https://github.com/ansible/awx.git
synced 2026-05-14 04:47:44 -02:30
mostly includes renaming non-syntax references to tower
This commit is contained in:
@@ -5,9 +5,9 @@
|
||||
|
||||
- name: Generate names
|
||||
set_fact:
|
||||
group_name1: "AWX-Collection-tests-tower_instance_group-group1-{{ test_id }}"
|
||||
group_name2: "AWX-Collection-tests-tower_instance_group-group2-{{ test_id }}"
|
||||
cred_name1: "AWX-Collection-tests-tower_instance_group-cred1-{{ test_id }}"
|
||||
group_name1: "AWX-Collection-tests-instance_group-group1-{{ test_id }}"
|
||||
group_name2: "AWX-Collection-tests-instance_group-group2-{{ test_id }}"
|
||||
cred_name1: "AWX-Collection-tests-instance_group-cred1-{{ test_id }}"
|
||||
|
||||
- block:
|
||||
- name: Create an OpenShift Credential
|
||||
|
||||
Reference in New Issue
Block a user