Revert "Remove ansible, add Docker nginx config"

This reverts commit c900558d03.
This commit is contained in:
Oliver Davies 2017-12-31 09:00:54 +00:00
parent 55c4f39dfa
commit 58779571d1
8 changed files with 223 additions and 138 deletions

View file

@ -0,0 +1,3 @@
---
- name: Reload nginx
service: name=nginx state=reloaded