Files @ 2d0a09dc0e00
Branch filter:

Location: majic-ansible-roles/roles/backup_server/handlers/main.yml

branko
MAR-114: Updated task syntax for the common role:

- Added quoting where it makes sense.
- Switched to using expanded syntax (instead of one-liners).
- Updated ordering of arguments in task definitions.
1
2
3
4
---

- name: Restart backup SSH server
  service: name=ssh-backup state=restarted