From 5753cd2cf110d34030450da58e1523a799af70de Mon Sep 17 00:00:00 2001 From: Jake Howard Date: Sun, 8 Jan 2023 17:59:22 +0000 Subject: [PATCH] Provision my pi with ansible now It's insanely slow, but works --- ansible/host_vars/tang.yml | 1 + ansible/hosts | 1 + 2 files changed, 2 insertions(+) create mode 100644 ansible/host_vars/tang.yml diff --git a/ansible/host_vars/tang.yml b/ansible/host_vars/tang.yml new file mode 100644 index 0000000..ffa1747 --- /dev/null +++ b/ansible/host_vars/tang.yml @@ -0,0 +1 @@ +ssh_extra_allowed_users: jake diff --git a/ansible/hosts b/ansible/hosts index b814f23..27be34f 100644 --- a/ansible/hosts +++ b/ansible/hosts @@ -3,6 +3,7 @@ walker grimes pve +tang # PVE VMs ingress