Files @ f8f8d51c3fd5
Branch filter:

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

branko
MAR-181: Parametrise XMPP client tests:

- Reduces code duplication and makes it easier to expand list of
tested accounts.
1
2
3
4
5
6
---

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