mirror of
https://github.com/ansible/awx.git
synced 2026-05-11 11:27:36 -02:30
update credential list examples in awx collection
This commit is contained in:
committed by
John Westcott IV
parent
eb704dbaad
commit
9b716235a2
@@ -186,6 +186,9 @@ EXAMPLES = '''
|
||||
food: carrot
|
||||
color: orange
|
||||
limit: bar
|
||||
credentials:
|
||||
- "My Credential"
|
||||
- "suplementary cred"
|
||||
extra_vars: # these override / extend extra_data at the job level
|
||||
food: grape
|
||||
animal: owl
|
||||
|
||||
Reference in New Issue
Block a user