Files @ d9ba7498c212
Branch filter:

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

branko
MAR-98: Updated Gunicorn/futures version in wsgi_website role. Update wsgi_website role to make it possible to deploy WSGI server via requirements files (which will also deploy files for doing upgrade checks).
1
2
3
4
5
6
7
8
9
---

- hosts: mail
  remote_user: ansible
  become: yes
  roles:
    - common
    - ldap_client
    - mail_server