Files @ 373cdfe71c66
Branch filter:

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

branko
MAR-5: Implemented the initial web server role that deploys a basic Nginx to the server. Updated test site to include the new role (for server web.example.com).
---

- hosts: xmpp
  remote_user: ansible
  sudo: yes
  roles:
    - common
    - ldap_client
    - mail_forwarder
    - prosody