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:
|
||||
token_description: "AWX-Collection-tests-tower_token-description-{{ lookup('password', '/dev/null chars=ascii_letters length=16') }}"
|
||||
token_description: "AWX-Collection-tests-token-description-{{ lookup('password', '/dev/null chars=ascii_letters length=16') }}"
|
||||
|
||||
- name: Try to use a token as a dict which is missing the token parameter
|
||||
job_list:
|
||||
|
||||
Reference in New Issue
Block a user