From d66ca32a4c4e1d60e376dad2861b2a653976bedd Mon Sep 17 00:00:00 2001 From: Jeffrey Serio Date: Wed, 19 Feb 2025 19:28:32 -0600 Subject: [PATCH] Update inventory to reflect headnet --- inventory.yml | 26 +++++++++++--------------- 1 file changed, 11 insertions(+), 15 deletions(-) diff --git a/inventory.yml b/inventory.yml index 0f1cb7e..9dd390a 100644 --- a/inventory.yml +++ b/inventory.yml @@ -2,23 +2,19 @@ debianservers: hosts: hyperreal.coffee: ansible_user: jas - ansible_host: hyperreal.lyrebird-marlin.ts.net + ansible_host: hyperreal ansible_python_interpreter: /usr/bin/python3 auxnc-8g: ansible_user: jas - ansible_host: 152.53.39.153 + ansible_host: auxnc-8g ansible_python_interpreter: /usr/bin/python3 nas: ansible_user: jas - ansible_host: nas.lyrebird-marlin.ts.net + ansible_host: nas ansible_python_interpreter: /usr/bin/python3 - auxnode: + headscale: ansible_user: jas - ansible_host: auxnode.lyrebird-marlin.ts.net - ansible_python_interpreter: /usr/bin/python3 - auxnode2: - ansible_user: jas - ansible_host: 10.0.0.5 + ansible_host: headscale ansible_python_interpreter: /usr/bin/python3 promservers: @@ -32,17 +28,17 @@ promclients: hosts: hyperreal.coffee: ansible_user: jas - ansible_host: hyperreal.lyrebird-marlin.ts.net + ansible_host: hyperreal ansible_python_interpreter: /usr/bin/python3 nas: ansible_user: jas - ansible_host: nas.lyrebird-marlin.ts.net + ansible_host: nas ansible_python_interpreter: /usr/bin/python3 - auxnode: + backup: ansible_user: jas - ansible_host: auxnode.lyrebird-marlin.ts.net + ansible_host: backup ansible_python_interpreter: /usr/bin/python3 - auxnode2: + headscale: ansible_user: jas - ansible_host: 10.0.0.5 + ansible_host: headscale ansible_python_interpreter: /usr/bin/python3