solved bugs

This commit is contained in:
2023-03-26 23:29:30 +02:00
parent 0d12256e59
commit 4d184830f7
7 changed files with 15 additions and 12 deletions

View File

@@ -1,7 +1,7 @@
- name: "restart docker-compose-restart-unhealthy.service"
- name: "reloaded docker-compose-restart-unhealthy.service"
systemd:
name: docker-compose-restart-unhealthy.service
state: restarted
state: reloaded
enabled: yes
daemon_reload: yes
- name: "restart docker-compose-restart-unhealthy.timer"