Typo in export.py example (#14598)

This commit is contained in:
nmiah1 2023-10-24 19:33:38 +01:00 committed by GitHub
parent b6b167627c
commit b7e5f5d1e1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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: