Files @ da43302b84a7
Branch filter:

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

branko
MAR-218: Improve linter reporting in the test runner script:

- Show info messages on what linter is currently running, and
explicitly report success and failure.
---

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