aksiksi / vaulty

A service that allows users to send email directly to a cloud storage service.
https://vaulty.net
4 stars 0 forks source link

Configure SASL DB automatically #47

Closed aksiksi closed 4 years ago

aksiksi commented 4 years ago

You can use the expect Ansible module to enter the password: https://docs.ansible.com/ansible/latest/modules/expect_module.html

Might make sense to define a list of user:password in vars, and iterate over those to create the initial DB users.