Files @ 9b1a9fdc99e5
Branch filter:

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

branko
MAR-17: Added feature description for the project. Bumped the copyright year while at it.
---

- hosts: web
  remote_user: ansible
  sudo: yes
  roles:
    - common
    - ldap_client
    - mail_forwarder
    - database_server
    - web_server
    - phpinfo
    - wsgihello