File diff cd445c47c4bf → f4e9cd36dad4
testsite/group_vars/all.yml
Show inline comments
 
@@ -79,3 +79,7 @@ backup_server_host_ssh_public_keys:
 
  - "{{ lookup('file', inventory_dir + '/ssh/backup_server_ecdsa_key.pub') }}"
 

	
 
backup_ssh_key: "{{ lookup('file', inventory_dir + '/ssh/' + ansible_fqdn) }}"
 

	
 
# Set-up prompt.
 
prompt_colour: light_purple
 
prompt_id: MAR
 
\ No newline at end of file