mirror of
https://github.com/ansible/awx.git
synced 2024-10-31 23:51:09 +03:00
update documentation example
missing k in workflow. - Docs Pull Request +label: docsite_pr
This commit is contained in:
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
|
||||||
'''
|
'''
|
||||||
|
Loading…
Reference in New Issue
Block a user