add auth realm to arg spec

This commit is contained in:
c0de 2024-01-21 17:12:13 -05:00
parent dded3a13b4
commit f8f5563ca3
1 changed files with 6 additions and 0 deletions

View File

@ -40,6 +40,12 @@ argument_specs:
default: ansible
description: The user-name of the account that will get an API token
api_auth_realm:
type: str
required: false
default: pve
description: The authentication backend provider
api_object_path:
type: str
required: false