Optimized runtime parameter

This commit is contained in:
2024-01-09 12:47:44 +01:00
parent 1c31f82f7c
commit ee1b2e0140
3 changed files with 4 additions and 5 deletions

View File

@@ -2,7 +2,7 @@
systemd:
name: backup-docker-to-local-everything.service
state: started
when: force_backup_before_update | bool
when: mode_backup | bool
- name: create {{update_docker_script}}
copy: