mirror of
https://github.com/ansible/awx.git
synced 2026-05-15 21:37:42 -02:30
update credential list examples in awx collection
This commit is contained in:
committed by
John Westcott IV
parent
eb704dbaad
commit
9b716235a2
@@ -151,7 +151,9 @@ EXAMPLES = '''
|
||||
job_launch:
|
||||
job_template: "My Job Template"
|
||||
inventory: "My Inventory"
|
||||
credential: "My Credential"
|
||||
credentials:
|
||||
- "My Credential"
|
||||
- "suplementary cred"
|
||||
register: job
|
||||
- name: Wait for job max 120s
|
||||
job_wait:
|
||||
|
||||
Reference in New Issue
Block a user