mirror of
				https://github.com/ansible-collections/community.general.git
				synced 2024-09-14 20:13:21 +02:00 
			
		
		
		
	
		
			
				
	
	
		
			3 lines
		
	
	
	
		
			285 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			3 lines
		
	
	
	
		
			285 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
minor_changes:
 | 
						|
- win_chocolatey - added the allow_multiple module option to allow side by side installs of the same package
 | 
						|
- win_chocolatey - support bootstrapping Chocolatey from other URLs with any PS script that ends with ``.ps1``, originally this script had to be ``install.ps1``
 |