mirror of
https://github.com/ansible/awx.git
synced 2026-03-10 05:59:28 -02:30
update documentation example
missing k in workflow. - Docs Pull Request +label: docsite_pr
This commit is contained in:
committed by
AlanCoding
parent
b0d31a64aa
commit
9a9d53d17a
@@ -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