mirror of
				https://github.com/saltstack-formulas/users-formula.git
				synced 2025-10-31 06:51:29 +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) %} |     {% if not user.get('createhome', True) %} | ||||||
|     - createhome: False |     - createhome: False | ||||||
|     {% endif %} |     {% endif %} | ||||||
|     {% if not user.get('remove_groups', True) %} |     {% if user.get('remove_groups', True) %} | ||||||
|  |     - remove_groups: True | ||||||
|  |     {% else %} | ||||||
|     - remove_groups: False |     - remove_groups: False | ||||||
|     {% endif %} |     {% endif %} | ||||||
|     - groups: |     - groups: | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user