mirror of
https://github.com/ansible/awx.git
synced 2026-03-20 02:17:37 -02:30
Merge pull request #7146 from john-westcott-iv/fix_module_docs
Fixing tower_schedule oauth_token Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
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