Minimal environment to develop missing Ansible integration for Inofix mail server.
-
Make sure you have
ansible
,vagrant
andvagrant-libvirt
installed on your local host. -
Download required Ansible roles from the root directory of the repository:
ansible-galaxy install -r ansible/roles/requirements.yml
-
Adjust the connection/realm details of your IPA environment in
ansible/playbook.yml
-
Start the vagrant box:
vagrant up