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
Branches
Tags
No related merge requests found
...@@ -22,3 +22,8 @@ ...@@ -22,3 +22,8 @@
systemd: systemd:
name: "sshd" name: "sshd"
state: restarted 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