Files @ 2ded0cbae449
Branch filter:

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

branko
MAR-129: Updated test site TLS playbook to allow for ability to specify additional DNS names to include in issued certificates.
1
2
3
4
5
6
---

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