mirror of
https://github.com/ansible/awx.git
synced 2026-05-16 05:47:38 -02:30
update documentation example
missing k in workflow. - Docs Pull Request +label: docsite_pr
This commit is contained in:
committed by
AlanCoding
parent
35a565d09f
commit
b6745db4b8
@@ -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