mirror of
https://github.com/trailofbits/algo.git
synced 2025-08-14 16:53:01 +02:00
revert systemd changes (2.2 only), identation normalization;
This commit is contained in:
parent
aa115a4dc4
commit
39f3ae18b7
5 changed files with 11 additions and 11 deletions
|
@ -1,5 +1,5 @@
|
|||
- name: restart strongswan
|
||||
systemd: name=strongswan state=restarted daemon_reload=yes
|
||||
service: name=strongswan state=restarted daemon_reload=yes
|
||||
|
||||
- name: restart apparmor
|
||||
service: name=apparmor state=restarted
|
||||
|
|
Loading…
Add table
Reference in a new issue