We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a4cd243 commit 2876d42Copy full SHA for 2876d42
ansible/vars/defaults.yml
@@ -18,6 +18,8 @@ vault_password_path: "~/vault.password"
18
19
ssh_key_path:
20
21
+ansible_ssh_private_key_file: "{{ ssh_key_path }}"
22
+
23
vxlan_vni:
24
25
root_domain: stackhpc.com
0 commit comments