diff options
Diffstat (limited to 'awx_collection/plugins/modules/execution_environment.py')
-rw-r--r-- | awx_collection/plugins/modules/execution_environment.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/awx_collection/plugins/modules/execution_environment.py b/awx_collection/plugins/modules/execution_environment.py index 97fb69c78c..431d7de531 100644 --- a/awx_collection/plugins/modules/execution_environment.py +++ b/awx_collection/plugins/modules/execution_environment.py @@ -41,11 +41,11 @@ options: type: str organization: description: - - The organization the execution environment belongs to. + - The organization name, ID, or named URL that the execution environment belongs to. type: str credential: description: - - Name of the credential to use for the execution environment. + - Name, ID, or named URL of the credential to use for the execution environment. type: str state: description: |