mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 23:08:06 +02:00
Implemented variable mapping to reduce complexity
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
systemd:
|
||||
name: backup-docker-to-local-everything.service
|
||||
state: started
|
||||
when: force_backup_before_update | bool
|
||||
when: force_backup_before_update
|
||||
|
||||
- name: create {{update_docker_script}}
|
||||
copy:
|
||||
|
Reference in New Issue
Block a user