feat: remove collection support for oauth (#15623)

Co-authored-by: Alan Rominger <arominge@redhat.com>
This commit is contained in:
Pablo H.
2024-11-20 11:18:52 -05:00
committed by Alan Rominger
co-authored by Alan Rominger
parent 6599f3f827
commit 3ba6e2e394
18 changed files with 62 additions and 824 deletions
@@ -82,11 +82,6 @@ options:
choices: ["present", "absent"]
default: "present"
type: str
controller_oauthtoken:
description:
- The OAuth token to use.
required: False
type: str
extends_documentation_fragment: awx.awx.auth
'''