Fixing tower_schedule oauth_token

This commit is contained in:
John Westcott IV 2020-05-26 12:31:55 -04:00
parent ca1c7b38db
commit 10a6ad92b7

View File

@ -116,12 +116,6 @@ options:
choices: ["present", "absent"]
default: "present"
type: str
tower_oauthtoken:
description:
- The Tower OAuth token to use.
required: False
type: str
version_added: "3.7"
extends_documentation_fragment: awx.awx.auth
'''