Files @ 2ded0cbae449
Branch filter:

Location: majic-ansible-roles/testsite/playbooks/mail.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
7
8
9
---

- hosts: mail
  remote_user: ansible
  become: true
  roles:
    - common
    - ldap_client
    - mail_server