Created example file for natively provided private SSH key contents
This commit is contained in:
		
							
								
								
									
										4
									
								
								playbooks/vars/ssh_keys.yml.example
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										4
									
								
								playbooks/vars/ssh_keys.yml.example
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,4 @@
 | 
			
		||||
---
 | 
			
		||||
native_ssh_private_keys: "{{ vaulted_native_ssh_private_keys }}"
 | 
			
		||||
native_ssh_private_key_files: []
 | 
			
		||||
chosen_native_ssh_private_key_file: "{{ native_ssh_private_key_files | random }}"
 | 
			
		||||
		Reference in New Issue
	
	Block a user