enh: more complex passwd

This commit is contained in:
xpk
2019-03-29 15:04:37 +08:00
parent 350983a561
commit ffc75ab13f
+1 -1
View File
@@ -1 +1 @@
plain_pass: "{{ lookup('password', '/dev/null chars=ascii_letters,digits,hexdigits length=15') }}"
plain_pass: "{{ lookup('password', '/dev/null chars=ascii_letters,digits,hexdigitsi,punctuation length=15') }}"