mirror of
https://codeberg.org/hyperreal/ansible-homelab
synced 2025-01-18 17:23:43 +01:00
Add auxnode2; use tailnet for hyperreal
This commit is contained in:
parent
ce25ff16e8
commit
ce38860cc6
@ -3,7 +3,7 @@ servers:
|
|||||||
hosts:
|
hosts:
|
||||||
hyperreal.coffee:
|
hyperreal.coffee:
|
||||||
ansible_user: jas
|
ansible_user: jas
|
||||||
ansible_host: hyperreal.coffee
|
ansible_host: hyperreal.lyrebird-marlin.ts.net
|
||||||
ansible_python_interpreter: /usr/bin/python3
|
ansible_python_interpreter: /usr/bin/python3
|
||||||
auxnc-8g:
|
auxnc-8g:
|
||||||
ansible_user: jas
|
ansible_user: jas
|
||||||
@ -17,3 +17,7 @@ servers:
|
|||||||
ansible_user: jas
|
ansible_user: jas
|
||||||
ansible_host: auxnode.lyrebird-marlin.ts.net
|
ansible_host: auxnode.lyrebird-marlin.ts.net
|
||||||
ansible_python_interpreter: /usr/bin/python3
|
ansible_python_interpreter: /usr/bin/python3
|
||||||
|
auxnode2:
|
||||||
|
ansible_user: jas
|
||||||
|
ansible_host: 10.0.0.235
|
||||||
|
ansible_python_interpreter: /usr/bin/python3
|
||||||
|
Loading…
Reference in New Issue
Block a user