feat: agregando variables de ldap server

This commit is contained in:
Ivan Zenteno 2022-09-01 23:09:14 -05:00
parent 4038d15f51
commit 087769a6dd

View file

@ -13,6 +13,7 @@ nextcloud_s3_hostname: 10.201.15.144
# LDAP SECTION
ldap_agent_password: prueba123!
ldap_server_hosts: "10.201.15.222"
nextcloud_path: /usr/share/nginx/html
nextcloud_occ: "{{ nextcloud_path }}/occ"