Install and maintain Dovecot with Ansible. Optionally, integrate with Userli. Contains tests for Travis CI, Molecule and Vagrant.
Debian 10. Other versions of Debian/Ubuntu might be supported as well, but aren't tested.
For developing and testing the role we use Github Actions, Molecule, and Vagrant. On the local environment you can easily test the role with
Run local tests with:
molecule test
Requires Molecule, Vagrant and python-vagrant
to be installed.For developing and testing the role we use Travis CI, Molecule and Vagrant. On the local environment you can easily test the role with
GPL