mirror of
https://github.com/ansible/awx.git
synced 2026-05-07 01:17:37 -02:30
Merge pull request #5319 from AlanCoding/just_one_letter
Update documentation example Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
This commit is contained in:
@@ -92,7 +92,7 @@ EXAMPLES = '''
|
|||||||
organization: My optional Organization
|
organization: My optional Organization
|
||||||
schema: "{{ lookup('file', 'my_workflow.json') }}"
|
schema: "{{ lookup('file', 'my_workflow.json') }}"
|
||||||
|
|
||||||
- tower_worflow_template:
|
- tower_workflow_template:
|
||||||
name: Workflow Template
|
name: Workflow Template
|
||||||
state: absent
|
state: absent
|
||||||
'''
|
'''
|
||||||
|
|||||||
Reference in New Issue
Block a user