mirror of
https://github.com/ansible/awx.git
synced 2026-02-02 10:08:10 -03:30
Moving tower_oauthtoken into a doc fragement
This commit is contained in:
@@ -38,12 +38,6 @@ options:
|
||||
- A data structure to be sent into the settings endpoint
|
||||
type: dict
|
||||
version_added: "3.7"
|
||||
tower_oauthtoken:
|
||||
description:
|
||||
- The Tower OAuth token to use.
|
||||
- If value not set, will try environment variable C(TOWER_OAUTH_TOKEN) and then config files
|
||||
type: str
|
||||
version_added: "3.7"
|
||||
requirements:
|
||||
- pyyaml
|
||||
extends_documentation_fragment: awx.awx.auth
|
||||
|
||||
Reference in New Issue
Block a user