51 lines
1.4 KiB
YAML
51 lines
1.4 KiB
YAML
debianservers:
|
|
hosts:
|
|
hyperreal.coffee:
|
|
ansible_user: jas
|
|
ansible_host: hyperreal.headscale.moonshadow.dev
|
|
ansible_python_interpreter: /usr/bin/python3
|
|
auxnc-8g:
|
|
ansible_user: jas
|
|
ansible_host: auxnc-8g
|
|
ansible_python_interpreter: /usr/bin/python3
|
|
headscale:
|
|
ansible_user: jas
|
|
ansible_host: headscale.headscale.moonshadow.dev
|
|
ansible_python_interpreter: /usr/bin/python3
|
|
|
|
almaservers:
|
|
hosts:
|
|
archive-warror:
|
|
ansible_user: jas
|
|
ansible_host: archive-warrior.headscale.moonshadow.dev
|
|
ansible_python_interpreter: /usr/bin/python3
|
|
|
|
freebsdservers:
|
|
hosts:
|
|
nas:
|
|
ansible_user: jas
|
|
ansible_host: nas.headscale.moonshadow.dev
|
|
ansible_python_interpreter: /usr/local/bin/python3
|
|
|
|
promservers:
|
|
hosts:
|
|
desktop:
|
|
ansible_user: jas
|
|
ansible_host: localhost
|
|
ansible_python_interpreter: /usr/bin/python3
|
|
|
|
promclients:
|
|
hosts:
|
|
hyperreal.coffee:
|
|
ansible_user: jas
|
|
ansible_host: hyperreal.headscale.moonshadow.dev
|
|
ansible_python_interpreter: /usr/bin/python3
|
|
headscale:
|
|
ansible_user: jas
|
|
ansible_host: headscale.headscale.moonshadow.dev
|
|
ansible_python_interpreter: /usr/bin/python3
|
|
archive-warrior:
|
|
ansible_user: jas
|
|
ansible_host: archive-warrior.headscale.moonshadow.dev
|
|
ansible_python_interpreter: /usr/bin/python3
|