mirror of
https://github.com/ansible/awx.git
synced 2026-05-20 15:27:47 -02:30
mostly includes renaming non-syntax references to tower
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
---
|
||||
- name: Generate names
|
||||
set_fact:
|
||||
label_name: "AWX-Collection-tests-tower_label-label-{{ lookup('password', '/dev/null chars=ascii_letters length=16') }}"
|
||||
label_name: "AWX-Collection-tests-label-label-{{ lookup('password', '/dev/null chars=ascii_letters length=16') }}"
|
||||
|
||||
- name: Create a Label
|
||||
label:
|
||||
|
||||
Reference in New Issue
Block a user