Files @ 693d6960b1a0
Branch filter:

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

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

- Do some additional stripping on command outputs to get rid of extra
new lines.
1
2
3
4
5
6
7
8
9
---

- hosts: backup
  remote_user: ansible
  become: true
  roles:
    - common
    - mail_forwarder
    - backup_server