update documentation example (#64786)

missing k in workflow in an example for the tower_workflow_template module
pull/57662/head
James Vornhagen 5 years ago committed by Alicia Cozine
parent 844b5d4673
commit a2047cfa2d

@ -84,7 +84,7 @@ EXAMPLES = '''
organization: My optional Organization
schema: "{{ lookup('file', 'my_workflow.json') }}"
- tower_worflow_template:
- tower_workflow_template:
name: Workflow Template
state: absent
'''

Loading…
Cancel
Save