revert systemd changes (2.2 only), identation normalization;

This commit is contained in:
Defunct 2016-08-23 02:02:57 +00:00
parent 3e9c712068
commit 50f43dc601
5 changed files with 11 additions and 11 deletions

View file

@ -1,5 +1,5 @@
- name: restart strongswan - name: restart strongswan
systemd: name=strongswan state=restarted daemon_reload=yes service: name=strongswan state=restarted daemon_reload=yes
- name: restart apparmor - name: restart apparmor
service: name=apparmor state=restarted service: name=apparmor state=restarted