mirror of
				https://github.com/ansible-collections/community.general.git
				synced 2025-10-22 20:13:59 -07:00 
			
		
		
		
	* Fix logic to not re-download existing files when force=no. Fixes #45491 * Reduce logic complexity
		
			
				
	
	
		
			2 lines
		
	
	
	
		
			124 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			2 lines
		
	
	
	
		
			124 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
| bugfixes:
 | |
| - get_url - Don't re-download files unnecessarily when force=no (https://github.com/ansible/ansible/issues/45491)
 |