Files @ 490c7b153f52
Branch filter:

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

branko
Noticket: Improved logic behind a couple of tests that use commands to ensure a specific error is happening for tests to pass.
---

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