mirror of
				https://github.com/ansible-collections/community.general.git
				synced 2025-10-22 20:13:59 -07:00 
			
		
		
		
	* Amends #47040 - Prevents potential accidental password changes to blank * Added changelog fragment
		
			
				
	
	
		
			3 lines
		
	
	
	
		
			163 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			3 lines
		
	
	
	
		
			163 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
| ---
 | |
| bugfixes:
 | |
|   - influxdb_user - An unspecified password now sets the password to blank, except on existing users. This previously caused an unhandled exception.
 |