Solved bugs

This commit is contained in:
2023-11-16 16:40:45 +01:00
parent 8c42d38bca
commit 0cd2b109e4
7 changed files with 27 additions and 37 deletions

View File

@@ -5,7 +5,7 @@
- name: configure update-docker.service
template:
src: update-docker.service
src: update-docker.service.j2
dest: /etc/systemd/system/update-docker.service
- name: "reload update-docker.service"