refs #8280 autofs: don't restart nslcd

This commit is contained in:
Juan Ferrer 2024-12-09 11:54:50 +01:00
parent 14ea1f8bde
commit b4c2898b40
2 changed files with 0 additions and 5 deletions

View File

@ -1,7 +1,3 @@
- name: restart-nslcd
service:
name: nslcd
state: restarted
- name: restart-autofs
service:
name: autofs

View File

@ -11,7 +11,6 @@
lineinfile:
path: /etc/nsswitch.conf
line: "automount: files"
notify: restart-nslcd
- name: Add file homes.autofs configured to autofs
template:
src: homes.autofs