mirror of
https://github.com/ansible/awx.git
synced 2026-02-26 15:36:04 -03:30
Typo in export.py example (#14598)
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user