somthing was missing in nginx tasks

pull/662/head
Muhammed Hussein karimi 3 years ago committed by GitHub
parent 166c4d6b5f
commit 5db728841b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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…
Cancel
Save