diff --git a/testsite/group_vars/web.yml b/testsite/group_vars/web.yml index 0095ed20df91bb04dac68ef7738dd525dff0c696..05c38234cf7e21b6e1861152fa9405b3511cfe20 100644 --- a/testsite/group_vars/web.yml +++ b/testsite/group_vars/web.yml @@ -1,16 +1,5 @@ --- -ldap_client_config: - - comment: Set the base DN - option: BASE - value: "{{ testsite_ldap_base }}" - - comment: Set the default URI - option: URI - value: ldap://ldap.{{ testsite_domain }}/ - - comment: Set the LDAP TLS truststore - option: TLS_CACERT - value: /etc/ssl/certs/ca.pem - local_mail_aliases: root: "root john.doe@{{ testsite_domain }}"