trixie/roles/lmn-sssd/handlers/main.yml

4 lines
95 B
YAML
Raw Normal View History

- name: restart sssd
service: name=sssd state=restarted enabled=yes
listen: "restart sssd"