awxkit log which resource failed to import

This commit is contained in:
Seth Foster
2022-04-11 17:03:13 -04:00
parent ac8204427e
commit 1462af61b0
2 changed files with 3 additions and 2 deletions

View File

@@ -92,7 +92,7 @@ EXAMPLES = '''
- name: Export a job template named "My Template" and all Credentials
export:
job_template: "My Template"
job_templates: "My Template"
credential: 'all'
'''