mirror of
https://github.com/ansible/awx.git
synced 2026-02-03 18:48:12 -03:30
Document and align the env var for OAuth token
This commit is contained in:
@@ -122,6 +122,7 @@ options:
|
||||
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"
|
||||
extends_documentation_fragment: awx.awx.auth
|
||||
|
||||
Reference in New Issue
Block a user