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