Various changes that I am not going to write a description for
This commit is contained in:
parent
b903b1b201
commit
a8f593d9b7
14 changed files with 187 additions and 26 deletions
|
@ -1,14 +1,5 @@
|
|||
---
|
||||
- name: reload nginx
|
||||
systemd:
|
||||
name: nginx
|
||||
state: reloaded
|
||||
|
||||
- name: rebuild trollibox
|
||||
command: ./build.sh
|
||||
args:
|
||||
chdir: /opt/trollibox
|
||||
environment: { RELEASE: 1 }
|
||||
- import_tasks: ../../common/handlers/main.yaml
|
||||
|
||||
- name: restart trollibox
|
||||
systemd:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue