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

@@ -28,6 +28,11 @@ options:
- Job_type to use for the ad hoc command.
type: str
choices: [ 'run', 'check' ]
execution_environment:
description:
- Execution Environment to use for the ad hoc command.
required: False
type: str
inventory:
description:
- Inventory to use for the ad hoc command.