mirror of
https://github.com/ansible/awx.git
synced 2026-02-02 01:58:09 -03:30
Linter fixes for Execution Environments module
Fix linter for the recently added Execution Environments module Signed-off-by: Elyézer Rezende <elyezermr@gmail.com>
This commit is contained in:
@@ -47,6 +47,10 @@ options:
|
||||
description:
|
||||
- credential name to export
|
||||
type: str
|
||||
execution_environments:
|
||||
description:
|
||||
- execution environment name to export
|
||||
type: str
|
||||
notification_templates:
|
||||
description:
|
||||
- notification template name to export
|
||||
|
||||
Reference in New Issue
Block a user