use base_domain instead of csclub.internal

This commit is contained in:
Max Erenberg 2021-06-26 19:06:36 -04:00
parent ade8b409cc
commit 2ac852d746
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@
replace:
path: /etc/nslcd.conf
regexp: '^uri .*$'
replace: 'uri ldap://ldap1.csclub.internal'
replace: "uri ldap://ldap1.{{ base_domain }}"
notify: restart nslcd
- name: copy nsswitch.conf
copy: