mirror of
				https://github.com/kevinveenbirkenbach/computer-playbook.git
				synced 2025-10-31 02:10:05 +00:00 
			
		
		
		
	THE HUGE REFACTORING CALENDER WEEK 33; Optimized Matrix and during this updated variables, and implemented better reset and cleanup mode handling, also solved some initial setup bugs
This commit is contained in:
		| @@ -42,5 +42,5 @@ bkp_docker_2_loc_cli_args_list: | ||||
|  | ||||
| bkp_docker_2_loc_exec: >- | ||||
|   /usr/bin/python {{ backup_docker_to_local_folder }}backup-docker-to-local.py | ||||
|   --compose-dir {{ path_docker_compose_instances }} | ||||
|   --compose-dir {{ PATH_DOCKER_COMPOSE_INSTANCES }} | ||||
|   {{ bkp_docker_2_loc_cli_args_list | select('string') | join(' ') }} | ||||
		Reference in New Issue
	
	Block a user