configpolicy/roles/samba-dc
Dustin 93598145b6 roles/samba-dc: Support configuring TLS
In order to enable LDAPS/STARTTLS support in Samba, the `tls enabled`
option must be set to `yes` and the `tls keyfile` and `tls certfile`
options must be set to the path of the private key and certificate
files, respectively, that Samba will use. The `samba_tls_enabled`,
`samba_tls_keyfile`, and `samb_tls_certfile` Ansible variables can be
used to control these values.
2018-05-28 15:24:34 -05:00
..
defaults samba-dc: Configure samba4 winbind 2018-03-11 18:16:17 -05:00
files samba-dc: Configure samba4 winbind 2018-03-11 18:16:17 -05:00
handlers samba-dc: Configure samba4 winbind 2018-03-11 18:16:17 -05:00
library roles/samba-dc: Support joining existing domain 2018-01-29 15:11:07 -06:00
tasks roles/samba-dc: Fix typo in host principal name 2018-04-08 10:50:51 -05:00
templates roles/samba-dc: Support configuring TLS 2018-05-28 15:24:34 -05:00
vars roles/samba-dc: Conditionally configure BIND9_DLZ 2018-02-19 22:46:27 -06:00