WIP: Module for EEs

This commit is contained in:
Shane McDonald
2020-10-10 11:02:16 -04:00
parent 1f4a45a698
commit ee1d322336
8 changed files with 112 additions and 0 deletions

View File

@@ -40,6 +40,10 @@ options:
description:
- Variables which will be made available to jobs ran inside the workflow.
type: dict
execution_environment:
description:
- Execution Environment to use for the WFJT.
type: str
organization:
description:
- Organization the workflow job template exists in.