mirror of
https://github.com/ansible/awx.git
synced 2026-03-16 08:27:29 -02:30
Document and align the env var for OAuth token
This commit is contained in:
@@ -90,6 +90,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