mirror of
https://github.com/ansible/awx.git
synced 2026-02-16 18:50:04 -03:30
WIP: Module for EEs
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user