mirror of
https://github.com/Rudd-O/ansible-qubes.git
synced 2025-03-01 14:22:33 +01:00
Fix typo in example.
This commit is contained in:
parent
f62168c99c
commit
087a836f10
@ -30,7 +30,7 @@ the key will be created automatically with a 32 character password.
|
||||
You can also explicitly specify the VM:
|
||||
|
||||
```
|
||||
thepassword: '{{ lookup("qubes-pass", "loginpwds/John Smith", vm=vault) }}'
|
||||
thepassword: '{{ lookup("qubes-pass", "loginpwds/John Smith", vm="vault") }}'
|
||||
```
|
||||
|
||||
You can also disable automatic creation of the password. This will simply
|
||||
|
Loading…
x
Reference in New Issue
Block a user