diff --git a/awx_collection/plugins/modules/token.py b/awx_collection/plugins/modules/token.py index 1de8fd088f..ff0f4b8441 100644 --- a/awx_collection/plugins/modules/token.py +++ b/awx_collection/plugins/modules/token.py @@ -114,8 +114,6 @@ controller_token: description: The numeric ID of the token created type: str returned: on successful create - aliases: - - tower_token ''' from ..module_utils.controller_api import ControllerAPIModule