mirror of
https://github.com/ansible/awx.git
synced 2026-01-10 15:32:07 -03:30
Typo in export.py example (#14598)
This commit is contained in:
parent
b6b167627c
commit
b7e5f5d1e1
@ -115,7 +115,7 @@ EXAMPLES = '''
|
||||
- name: Export a job template named "My Template" and all Credentials
|
||||
export:
|
||||
job_templates: "My Template"
|
||||
credential: 'all'
|
||||
credentials: 'all'
|
||||
|
||||
- name: Export a list of inventories
|
||||
export:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user