Fix true values being yes
This commit is contained in:
parent
81ca7a177d
commit
41eb131e69
5 changed files with 6 additions and 6 deletions
|
@ -33,7 +33,7 @@
|
|||
vars_prompt:
|
||||
- name: "password"
|
||||
prompt: "Enter LDAP password for your user"
|
||||
private: yes
|
||||
private: true
|
||||
|
||||
roles:
|
||||
- proxmox-vm
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue