From e9c4a2dd378fee96ae5f8b26da32383e2f89cf4a Mon Sep 17 00:00:00 2001 From: Kekskurse Date: Mon, 30 Dec 2019 18:03:44 +0100 Subject: [PATCH] Setuptools --- tasks/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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