Added version control ignore of SSH keys vars file
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -20,3 +20,4 @@ hosts.yml
|
||||
hosts.yaml
|
||||
hosts.json
|
||||
/playbooks/vars/ssh_keys_vault.yml
|
||||
/playbooks/vars/ssh_keys.yml
|
@@ -1,4 +0,0 @@
|
||||
---
|
||||
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