mirror of
https://github.com/ansible/awx.git
synced 2026-05-07 09:27:36 -02:30
mostly includes renaming non-syntax references to tower
This commit is contained in:
@@ -16,11 +16,11 @@ DOCUMENTATION = '''
|
||||
---
|
||||
module: workflow_job_template
|
||||
author: "John Westcott IV (@john-westcott-iv)"
|
||||
short_description: create, update, or destroy Automation Controller workflow job templates.
|
||||
short_description: create, update, or destroy Automation Platform Controller workflow job templates.
|
||||
description:
|
||||
- Create, update, or destroy Automation Controller workflow job templates.
|
||||
- Create, update, or destroy Automation Platform Controller workflow job templates.
|
||||
- Replaces the deprecated tower_workflow_template module.
|
||||
- Use the tower_workflow_job_template_node after this, or use the schema parameter to build the workflow's graph
|
||||
- Use workflow_job_template_node after this, or use the schema parameter to build the workflow's graph
|
||||
options:
|
||||
name:
|
||||
description:
|
||||
|
||||
Reference in New Issue
Block a user