update after testing

This commit is contained in:
xpk
2019-01-22 16:58:51 +08:00
parent d79b3260c8
commit 7d75f4474f
2 changed files with 28 additions and 18 deletions
+1 -1
View File
@@ -1 +1 @@
vnc.pass: "{{ lookup('password', '/dev/shm/.vncpass chars=ascii_letters,digits,hexdigits length=15') }}"
vncpass: "{{ lookup('password', '/dev/shm/.vncpass chars=ascii_letters,digits,hexdigits length=15') }}"