nas-local -> nas

This commit is contained in:
Jeffrey Serio 2025-02-07 07:20:13 -06:00
parent dfcd1f7bb8
commit 0e52c1c32a

View File

@ -8,9 +8,9 @@ debianservers:
ansible_user: jas ansible_user: jas
ansible_host: 152.53.39.153 ansible_host: 152.53.39.153
ansible_python_interpreter: /usr/bin/python3 ansible_python_interpreter: /usr/bin/python3
nas-local: nas:
ansible_user: jas ansible_user: jas
ansible_host: nas-local.lyrebird-marlin.ts.net ansible_host: nas.lyrebird-marlin.ts.net
ansible_python_interpreter: /usr/bin/python3 ansible_python_interpreter: /usr/bin/python3
auxnode: auxnode:
ansible_user: jas ansible_user: jas
@ -21,13 +21,6 @@ debianservers:
ansible_host: 10.0.0.5 ansible_host: 10.0.0.5
ansible_python_interpreter: /usr/bin/python3 ansible_python_interpreter: /usr/bin/python3
rhelservers:
hosts:
nas-remote:
ansible_user: root
ansible_host: nas-remote.lyrebird-marlin.ts.net
ansible_python_interpreter: /usr/bin/python3
promservers: promservers:
hosts: hosts:
desktop: desktop:
@ -37,17 +30,13 @@ promservers:
promclients: promclients:
hosts: hosts:
nas-remote:
ansible_user: root
ansible_host: nas-remote.lyrebird-marlin.ts.net
ansible_python_interpreter: /usr/bin/python3
hyperreal.coffee: hyperreal.coffee:
ansible_user: jas ansible_user: jas
ansible_host: hyperreal.lyrebird-marlin.ts.net ansible_host: hyperreal.lyrebird-marlin.ts.net
ansible_python_interpreter: /usr/bin/python3 ansible_python_interpreter: /usr/bin/python3
nas-local: nas-local:
ansible_user: jas ansible_user: jas
ansible_host: nas-local.lyrebird-marlin.ts.net ansible_host: nas.lyrebird-marlin.ts.net
ansible_python_interpreter: /usr/bin/python3 ansible_python_interpreter: /usr/bin/python3
auxnode: auxnode:
ansible_user: jas ansible_user: jas