1
0

remove unused host_vars

This commit is contained in:
michael 2022-11-02 00:07:36 +13:00
parent a61705b9a3
commit 103caae226
4 changed files with 7 additions and 14 deletions

2
.gitignore vendored
View File

@ -1,5 +1,5 @@
ansible/vault_password ansible/vault_password
ansible/inventory/host_vars/*/vault.yml ansible/inventory/host_vars/*/vault.yaml
ansible/roles/k8s_network/files/calico ansible/roles/k8s_network/files/calico
.vscode .vscode
*/vault.yaml */vault.yaml

View File

@ -1 +0,0 @@
---

View File

@ -0,0 +1,6 @@
$ANSIBLE_VAULT;1.1;AES256
32386666353463353235616238633364643762666365303964393262383736303534613935356563
6139613739363436316335383530336138363566316330320a626338333333356462373562396337
65356631333863306231343031333863323334633235323761393639386138623262643664663533
6332373338306631350a393532656631316232393132663965613566353865326533623262303264
62623432373635343838613734376462323333326136363963666434353536313961

View File

@ -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