diff --git a/tasks/main.yml b/tasks/main.yml index 8f46874..cc87735 100644 --- a/tasks/main.yml +++ b/tasks/main.yml @@ -30,7 +30,7 @@ - git: repo: 'https://git.keks.cloud/kekskurse/monitoring.py.git' dest: /opt/monitoring.py - update: no + update: yes - template: src: monitoringpy.service.j2