snikket-server/ansible/templates/mailhog-auth

2 lines
168 B
Plaintext

snikket:{{ lookup('password', '/tmp/mailhog-password length=15')|password_hash("bcrypt", lookup('password', '/tmp/mailhog-salt length=21 chars=letters,digits')+".") }}