Files @ 10d5a1e15c30
Branch filter:

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

branko
MAR-129: Minor fixes after initial testsite run:

- Fix conditional for running handlers in the bootstrap role.
- Add dummy handlers that will suppress Ansible warnings about empty
handler includes.
1
2
3
4
5
6
7
8
9
---

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