Files @ f03283292445
Branch filter:

Location: majic-ansible-roles/testsite/playbooks/xmpp.yml

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 XMPP server
  hosts: xmpp
  remote_user: ansible
  become: true
  roles:
    - common
    - ldap_client
    - mail_forwarder
    - xmpp_server