Revert "Remove ansible, add Docker nginx config"
This reverts commit c900558d03
.
This commit is contained in:
parent
55c4f39dfa
commit
58779571d1
8 changed files with 223 additions and 138 deletions
3
ansible/deploy/after-symlink.yml
Normal file
3
ansible/deploy/after-symlink.yml
Normal file
|
@ -0,0 +1,3 @@
|
|||
---
|
||||
- name: Reload nginx
|
||||
service: name=nginx state=reloaded
|
Loading…
Add table
Add a link
Reference in a new issue