Files @ 1e2d2a723cca
Branch filter:

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

branko
MAR-5: Updated test documentation instructions for generating private keys/certs. Sleep for 1 second (dirty hack) to have the certs have distinct serial numbers (since they're equal to epoch time).
---

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