Moving tower_oauthtoken into a doc fragement

This commit is contained in:
John Westcott IV
2020-05-21 13:44:29 -04:00
parent 7939f2d320
commit c61e875bf8
28 changed files with 61 additions and 146 deletions

View File

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