change var name to match group
This commit is contained in:
parent
75c4a665f4
commit
dded3a13b4
@ -3,7 +3,7 @@
|
|||||||
#~ always loaded ~#
|
#~ always loaded ~#
|
||||||
|
|
||||||
api_user_name: terraform
|
api_user_name: terraform
|
||||||
api_user_role: PVEVMAdmin # Virtual Machine Administrator
|
api_group_role: PVEVMAdmin # Virtual Machine Administrator
|
||||||
api_object_path: /vms # Access to VMs
|
api_object_path: /vms # Access to VMs
|
||||||
|
|
||||||
...
|
...
|
||||||
|
@ -15,7 +15,7 @@ argument_specs:
|
|||||||
- Group permission assignment should be preferred
|
- Group permission assignment should be preferred
|
||||||
|
|
||||||
options:
|
options:
|
||||||
api_user_role:
|
api_group_role:
|
||||||
type: str
|
type: str
|
||||||
required: false
|
required: false
|
||||||
default: NoAccess
|
default: NoAccess
|
||||||
|
Loading…
Reference in New Issue
Block a user