revert systemd changes (2.2 only), identation normalization;

This commit is contained in:
Defunct 2016-08-23 02:02:57 +00:00
parent aa115a4dc4
commit 39f3ae18b7
5 changed files with 11 additions and 11 deletions

View file

@ -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