diff --git a/tasks/deploy_sensors-polling.yml b/tasks/deploy_sensors-polling.yml index 13dadeb..c41dadb 100644 --- a/tasks/deploy_sensors-polling.yml +++ b/tasks/deploy_sensors-polling.yml @@ -35,9 +35,9 @@ TZ: "Europe/Paris" privileged: true restart_policy: always + stop_timeout: 20 volume: - /usr/local/docker-mounted-files/docker-sensors-polling/conf.yml:/root/conf.yml - - /run/udev:/run/udev become: true - name: Prune images