Files @ 693d6960b1a0
Branch filter:

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

branko
MAR-148: Fix test for the common role:

- Do some additional stripping on command outputs to get rid of extra
new lines.
---

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