fiddling with templates pt1
This commit is contained in:
		
							parent
							
								
									29fc84e949
								
							
						
					
					
						commit
						f5bf777b2e
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -5,7 +5,7 @@ public_keys: | |||
| {% for key in ssh_pubkeys -%} | ||||
| - "{{ key }}" | ||||
| {% endfor %} | ||||
| {% endif -%} | ||||
| {%- endif -%} | ||||
| {% if let Some(user) = username -%} | ||||
| default_username: "{{ user }}" | ||||
| {%- endif %} | ||||
		Loading…
	
		Reference in a new issue