mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-03-15 02:16:31 -04:00
somthing was missing in nginx tasks
This commit is contained in:
parent
166c4d6b5f
commit
5db728841b
@ -27,3 +27,9 @@
|
||||
template:
|
||||
src: "nginx.conf"
|
||||
dest: /compose/volumes/nginx/nginx.conf
|
||||
|
||||
- name: Ensure uptime-kuma is up
|
||||
docker_compose:
|
||||
state: present
|
||||
project_src: /compose/kuma
|
||||
pull: no
|
||||
|
Loading…
x
Reference in New Issue
Block a user