You've already forked ansible-role-unix-users
							
							fix: ssh client config without =
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				continuous-integration/drone/push Build is passing
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	continuous-integration/drone/push Build is passing
				
			This commit is contained in:
		@@ -8,7 +8,7 @@
 | 
			
		||||
{% if property == "Host" %}
 | 
			
		||||
{{ property }} {{ value }}
 | 
			
		||||
{% else %}
 | 
			
		||||
  {{ property }} = {{ value }}
 | 
			
		||||
  {{ property }} {{ value }}
 | 
			
		||||
{% endif %}
 | 
			
		||||
{% endfor %}
 | 
			
		||||
{% endfor %}
 | 
			
		||||
		Reference in New Issue
	
	Block a user