remove unused host_vars
This commit is contained in:
parent
a61705b9a3
commit
103caae226
2
.gitignore
vendored
2
.gitignore
vendored
@ -1,5 +1,5 @@
|
||||
ansible/vault_password
|
||||
ansible/inventory/host_vars/*/vault.yml
|
||||
ansible/inventory/host_vars/*/vault.yaml
|
||||
ansible/roles/k8s_network/files/calico
|
||||
.vscode
|
||||
*/vault.yaml
|
@ -1 +0,0 @@
|
||||
---
|
6
ansible/inventory/host_vars/hv00/vault.yml
Normal file
6
ansible/inventory/host_vars/hv00/vault.yml
Normal file
@ -0,0 +1,6 @@
|
||||
$ANSIBLE_VAULT;1.1;AES256
|
||||
32386666353463353235616238633364643762666365303964393262383736303534613935356563
|
||||
6139613739363436316335383530336138363566316330320a626338333333356462373562396337
|
||||
65356631333863306231343031333863323334633235323761393639386138623262643664663533
|
||||
6332373338306631350a393532656631316232393132663965613566353865326533623262303264
|
||||
62623432373635343838613734376462323333326136363963666434353536313961
|
@ -1,12 +0,0 @@
|
||||
---
|
||||
|
||||
# connection
|
||||
|
||||
ansible_user: ladmin
|
||||
ansible_become_user: root
|
||||
ansible_os_family: Arch
|
||||
|
||||
# sshd
|
||||
|
||||
authorized_keys_file: lab_authorized_keys
|
||||
openssh_configuration_src: sshd_config_arch
|
Loading…
Reference in New Issue
Block a user