vn-ansible/roles/debian-guest/handlers/main.yml

5 lines
70 B
YAML

- name: restart-nslcd
service:
name: nslcd
state: restarted