Document and align the env var for OAuth token

This commit is contained in:
AlanCoding
2020-04-07 10:00:02 -04:00
parent d40143a63d
commit b90a296d41
29 changed files with 33 additions and 6 deletions

View File

@@ -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