mirror of
				https://github.com/kevinveenbirkenbach/computer-playbook.git
				synced 2025-11-03 19:58:14 +00: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