Files @ 91b633aba998
Branch filter:

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

branko
MAR-129: Fixed linting in database_server and its tests and moved test variables into group_vars.
1
2
3
4
5
6
---

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