From 9fb6bcfab889d0208754e2f32cfd84042e594674 Mon Sep 17 00:00:00 2001 From: michael Date: Wed, 2 Nov 2022 00:11:47 +1300 Subject: [PATCH] tidyup --- ansible/inventory/host_vars/hv00/vault.yml | 6 ------ ansible/inventory/host_vars/server/server.yaml | 8 -------- 2 files changed, 14 deletions(-) delete mode 100644 ansible/inventory/host_vars/hv00/vault.yml delete mode 100644 ansible/inventory/host_vars/server/server.yaml diff --git a/ansible/inventory/host_vars/hv00/vault.yml b/ansible/inventory/host_vars/hv00/vault.yml deleted file mode 100644 index e50099c..0000000 --- a/ansible/inventory/host_vars/hv00/vault.yml +++ /dev/null @@ -1,6 +0,0 @@ -$ANSIBLE_VAULT;1.1;AES256 -32386666353463353235616238633364643762666365303964393262383736303534613935356563 -6139613739363436316335383530336138363566316330320a626338333333356462373562396337 -65356631333863306231343031333863323334633235323761393639386138623262643664663533 -6332373338306631350a393532656631316232393132663965613566353865326533623262303264 -62623432373635343838613734376462323333326136363963666434353536313961 diff --git a/ansible/inventory/host_vars/server/server.yaml b/ansible/inventory/host_vars/server/server.yaml deleted file mode 100644 index ae5bb20..0000000 --- a/ansible/inventory/host_vars/server/server.yaml +++ /dev/null @@ -1,8 +0,0 @@ ---- - -# connection - -ansible_host: server.balsillie.net -ansible_user: michael -ansible_become_user: michael -ansible_os_family: Arch \ No newline at end of file