From 48d48ef7b70b33a1e9903c560c76baaa5dc040a1 Mon Sep 17 00:00:00 2001 From: Jonathan DeMasi Date: Mon, 26 Jan 2026 01:25:43 -0700 Subject: [PATCH] Update root password for irc box --- .../inventories/production/host_vars/irc.home.jthan.io/vars.yaml | 1 + 1 file changed, 1 insertion(+) create mode 100644 ansible/inventories/production/host_vars/irc.home.jthan.io/vars.yaml diff --git a/ansible/inventories/production/host_vars/irc.home.jthan.io/vars.yaml b/ansible/inventories/production/host_vars/irc.home.jthan.io/vars.yaml new file mode 100644 index 0000000..cb192ff --- /dev/null +++ b/ansible/inventories/production/host_vars/irc.home.jthan.io/vars.yaml @@ -0,0 +1 @@ +root_pw: "{{ lookup('bitwarden.secrets.lookup', '613b01c3-7d54-4650-ac5c-b3de008a87c3') }}"