feat: remove collection support for oauth (#15623)

Co-authored-by: Alan Rominger <arominge@redhat.com>
This commit is contained in:
Pablo H.
2024-11-19 21:08:10 +01:00
committed by Alan Rominger
parent 6599f3f827
commit 3ba6e2e394
18 changed files with 62 additions and 824 deletions

View File

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