mirror of
https://github.com/ansible/awx.git
synced 2026-03-06 03:01:06 -03:30
Fixing tower_schedule oauth_token
This commit is contained in:
@@ -116,12 +116,6 @@ options:
|
|||||||
choices: ["present", "absent"]
|
choices: ["present", "absent"]
|
||||||
default: "present"
|
default: "present"
|
||||||
type: str
|
type: str
|
||||||
tower_oauthtoken:
|
|
||||||
description:
|
|
||||||
- The Tower OAuth token to use.
|
|
||||||
required: False
|
|
||||||
type: str
|
|
||||||
version_added: "3.7"
|
|
||||||
extends_documentation_fragment: awx.awx.auth
|
extends_documentation_fragment: awx.awx.auth
|
||||||
'''
|
'''
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user