Files @ f03283292445
Branch filter:

Location: majic-ansible-roles/testsite/playbooks/mail.yml - annotation

branko
MAR-218: Disable the boot-time hanging workaround for VirtualBox:

- The workaround is most likely no longer necessary with up-to-date
versions of kernel and VirtualBox (modules) themselves.
---

- name: Deploy mail server
  hosts: mail
  remote_user: ansible
  become: true
  roles:
    - common
    - ldap_client
    - mail_server