nginx und ffnord.net Config überarbeitet

This commit is contained in:
baldo 2015-08-30 13:06:59 +02:00
commit 52a0937a9d
4 changed files with 21 additions and 8 deletions

View file

@ -1,3 +1,6 @@
---
- name: restart nginx
service: name=nginx state=restarted
- name: reload nginx config
service: name=nginx state=reloaded