mirror of
https://github.com/ansible/awx.git
synced 2026-03-05 18:51:06 -03:30
remove tower_token alias (#5110)
This commit is contained in:
committed by
Shane McDonald
parent
0508a9267c
commit
82c510e51e
@@ -114,8 +114,6 @@ controller_token:
|
|||||||
description: The numeric ID of the token created
|
description: The numeric ID of the token created
|
||||||
type: str
|
type: str
|
||||||
returned: on successful create
|
returned: on successful create
|
||||||
aliases:
|
|
||||||
- tower_token
|
|
||||||
'''
|
'''
|
||||||
|
|
||||||
from ..module_utils.controller_api import ControllerAPIModule
|
from ..module_utils.controller_api import ControllerAPIModule
|
||||||
|
|||||||
Reference in New Issue
Block a user