Skip to content
Snippets Groups Projects
Commit 99232b0b authored by nimrod's avatar nimrod
Browse files

Corrected the stunnel restart handler.

parent 269f2aa1
Branches
No related tags found
No related merge requests found
...@@ -36,5 +36,5 @@ ...@@ -36,5 +36,5 @@
- name: Restart stunnel - name: Restart stunnel
service: service:
name: '{{ stunnel_server[ansible_os_family] }}' name: '{{ stunnel_service[ansible_os_family] }}'
state: restarted state: restarted
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment