Do not overwrite existing APT configuration.
This commit is contained in:
		
							parent
							
								
									6f0197f693
								
							
						
					
					
						commit
						8ca41be45a
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -7,7 +7,7 @@
 | 
				
			||||||
  copy:
 | 
					  copy:
 | 
				
			||||||
    src: apt.conf
 | 
					    src: apt.conf
 | 
				
			||||||
    dest: /etc/apt/apt.conf
 | 
					    dest: /etc/apt/apt.conf
 | 
				
			||||||
    backup: yes
 | 
					    force: no
 | 
				
			||||||
  notify: "start apt-cacher-ng"
 | 
					  notify: "start apt-cacher-ng"
 | 
				
			||||||
  when: not run_in_installer|default(false)|bool  ## do not enable apt-cacher during installation
 | 
					  when: not run_in_installer|default(false)|bool  ## do not enable apt-cacher during installation
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		
		Reference in a new issue