2024-12-19 09:29:44 +01:00
|
|
|
---
|
|
|
|
servers:
|
|
|
|
hosts:
|
|
|
|
hyperreal.coffee:
|
|
|
|
ansible_user: jas
|
|
|
|
ansible_host: hyperreal.coffee
|
|
|
|
ansible_python_interpreter: /usr/bin/python3
|
|
|
|
auxnc-8g:
|
|
|
|
ansible_user: jas
|
|
|
|
ansible_host: 152.53.39.153
|
|
|
|
ansible_python_interpreter: /usr/bin/python3
|
|
|
|
nas-local:
|
|
|
|
ansible_user: jas
|
|
|
|
ansible_host: nas-local.lyrebird-marlin.ts.net
|
|
|
|
ansible_python_interpreter: /usr/bin/python3
|
|
|
|
|
|
|
|
prometheus-clients:
|
|
|
|
hosts:
|
2024-12-19 19:57:44 +01:00
|
|
|
nas-aux:
|
2024-12-19 09:29:44 +01:00
|
|
|
ansible_user: jas
|
2024-12-27 17:53:15 +01:00
|
|
|
ansible_host: nas-aux.lyrebird-marlin.ts.net
|
2024-12-19 09:29:44 +01:00
|
|
|
ansible_python_interpreter: /usr/bin/python3
|