change var name to match group
This commit is contained in:
parent
75c4a665f4
commit
dded3a13b4
@ -3,7 +3,7 @@
|
||||
#~ always loaded ~#
|
||||
|
||||
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
|
||||
|
||||
...
|
||||
|
@ -15,7 +15,7 @@ argument_specs:
|
||||
- Group permission assignment should be preferred
|
||||
|
||||
options:
|
||||
api_user_role:
|
||||
api_group_role:
|
||||
type: str
|
||||
required: false
|
||||
default: NoAccess
|
||||
|
Loading…
Reference in New Issue
Block a user