Re-add ansistrano and circle files
This commit is contained in:
parent
20d2a42a82
commit
9cf83920b2
7 changed files with 101 additions and 10 deletions
5
ansible/deploy/after-symlink.yml
Normal file
5
ansible/deploy/after-symlink.yml
Normal file
|
@ -0,0 +1,5 @@
|
|||
---
|
||||
- name: Reload nginx
|
||||
service:
|
||||
name: nginx
|
||||
state: reloaded
|
Loading…
Add table
Add a link
Reference in a new issue