mirror of
				https://github.com/MatteZ02/infra.git
				synced 2025-11-04 01:59:33 +00:00 
			
		
		
		
	Tasks Update: Backup
This commit is contained in:
		@@ -12,8 +12,7 @@
 | 
				
			|||||||
- name: "Backup - Minecraft - Copy"
 | 
					- name: "Backup - Minecraft - Copy"
 | 
				
			||||||
  ansible.builtin.copy:
 | 
					  ansible.builtin.copy:
 | 
				
			||||||
    src: "~/data/minecraft"
 | 
					    src: "~/data/minecraft"
 | 
				
			||||||
    dest: "~/data/backups/tmp/minecraft"
 | 
					    dest: "~/data/backups/tmp"
 | 
				
			||||||
    follow: true
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
- name: "Backup - Minecraft - Delete"
 | 
					- name: "Backup - Minecraft - Delete"
 | 
				
			||||||
  ansible.builtin.file:
 | 
					  ansible.builtin.file:
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user