enh: removed variable
This commit is contained in:
@@ -1,2 +1 @@
|
||||
plain_pass: "{{ lookup('password', '/dev/null chars=ascii_letters,digits,hexdigits length=15') }}"
|
||||
hashed_pass: "{{ plain_pass | password_hash('sha512') }}"
|
||||
|
||||
Reference in New Issue
Block a user