mirror of
https://github.com/trailofbits/algo.git
synced 2025-04-26 19:14:01 +02:00
service fixed #78
This commit is contained in:
parent
19797bc020
commit
1f8e33774e
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
- name: restart strongswan
|
- name: restart strongswan
|
||||||
service: name=strongswan state=restarted daemon_reload=yes
|
service: name=strongswan state=restarted
|
||||||
|
|
||||||
- name: daemon-reload
|
- name: daemon-reload
|
||||||
shell: systemctl daemon-reload
|
shell: systemctl daemon-reload
|
||||||
|
|
Loading…
Add table
Reference in a new issue