Added auto restart role for docker

This commit is contained in:
2024-12-01 15:02:09 +01:00
parent e243d91145
commit 85816d702a
9 changed files with 138 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
restart_docker_folder: "{{path_administrator_scripts}}restart-docker/"
restart_docker_script: "{{restart_docker_folder}}restart-docker.py"