mirror of
https://github.com/ansible/awx.git
synced 2026-01-09 23:12:08 -03:30
update documentation example
missing k in workflow. - Docs Pull Request +label: docsite_pr
This commit is contained in:
parent
b0d31a64aa
commit
9a9d53d17a
@ -92,7 +92,7 @@ EXAMPLES = '''
|
||||
organization: My optional Organization
|
||||
schema: "{{ lookup('file', 'my_workflow.json') }}"
|
||||
|
||||
- tower_worflow_template:
|
||||
- tower_workflow_template:
|
||||
name: Workflow Template
|
||||
state: absent
|
||||
'''
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user