This website requires JavaScript.
Explore
Help
Sign in
systems
/
infrastructure
Watch
1
Fork
You've already forked infrastructure
0
Code
Issues
1
Pull requests
14
Activity
Actions
9ca2546766
infrastructure
/
ansible
/
roles
/
website
/
handlers
/
main.yml
5 lines
105 B
YAML
Raw
Normal View
History
Unescape
Escape
Replace docker-compose restart hack with shell handler hack The docker-compose integration would start 2 of the same container, which does bad things to things like databases!
2020-06-28 20:13:12 +01:00
-
name
:
restart website
shell
:
Fix website restart
2020-08-04 20:54:34 +01:00
chdir
:
/opt/theorangeone.net
Replace docker-compose restart hack with shell handler hack The docker-compose integration would start 2 of the same container, which does bad things to things like databases!
2020-06-28 20:13:12 +01:00
cmd
:
"{{ docker_update_command }}"
Reference in a new issue
Copy permalink