mirror of
				https://github.com/saltstack-formulas/users-formula.git
				synced 2025-10-31 02:31:32 +01:00 
			
		
		
		
	Make sure the logic stands after the default in salt is changed
This commit is contained in:
		
							parent
							
								
									2a464d3dc3
								
							
						
					
					
						commit
						a899ee85ec
					
				| @ -58,7 +58,9 @@ | ||||
|     {% if not user.get('createhome', True) %} | ||||
|     - createhome: False | ||||
|     {% endif %} | ||||
|     {% if not user.get('remove_groups', True) %} | ||||
|     {% if user.get('remove_groups', True) %} | ||||
|     - remove_groups: True | ||||
|     {% else %} | ||||
|     - remove_groups: False | ||||
|     {% endif %} | ||||
|     - groups: | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user