mirror of
https://github.com/ansible/awx.git
synced 2026-03-19 01:47:31 -02:30
Moving tower_oauthtoken into a doc fragement
This commit is contained in:
@@ -28,6 +28,12 @@ options:
|
||||
- Password for your Tower or AWX instance.
|
||||
- If value not set, will try environment variable C(TOWER_PASSWORD) and then config files
|
||||
type: str
|
||||
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"
|
||||
validate_certs:
|
||||
description:
|
||||
- Whether to allow insecure connections to Tower or AWX.
|
||||
|
||||
Reference in New Issue
Block a user