Skip to content
Snippets Groups Projects
Commit d5895bf0 authored by Jörg Sachse's avatar Jörg Sachse
Browse files

fix: add handler to restart dsmcad service after changes

parent 2d9ac874
No related branches found
No related tags found
No related merge requests found
......@@ -22,3 +22,8 @@
systemd:
name: "sshd"
state: restarted
- name: restart dsmcad
systemd:
name: "dsmcad.service"
state: restarted
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment