solved health-nginx bugs

This commit is contained in:
2023-12-12 15:21:02 +01:00
parent 1d2f2875b5
commit 0f939e24ce
4 changed files with 11 additions and 14 deletions

View File

@@ -12,8 +12,8 @@
when: run_once_health_nginx is not defined
- name: create health-nginx.py
copy:
src: health-nginx.py
template:
src: health-nginx.py.j2
dest: "{{ health_nginx_folder }}health-nginx.py"
when: run_once_health_nginx is not defined