Skip to content

Commit

Permalink
Remove more delay prediction
Browse files Browse the repository at this point in the history
  • Loading branch information
leonardehrenfried committed Jan 6, 2025
1 parent da20f1b commit 0562fa8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions roles/clean_up/tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@
with_items:
- mosquitto
- thingsboard-to-mqtt
- delay-prediction
- delay-postgis
ignore_errors: true

- name: Remove systemd files
Expand All @@ -16,6 +18,8 @@
with_items:
- mosquitto.service
- thingsboard-to-mqtt.service
- delay-prediction.service
- delay-postgis.service

- name: Remove folders
ansible.builtin.file:
Expand Down

0 comments on commit 0562fa8

Please sign in to comment.