Add localhost/desktop to promclients
This commit is contained in:
parent
fa019e7f06
commit
f2b96e65c6
@ -26,14 +26,14 @@ promservers:
|
|||||||
|
|
||||||
promclients:
|
promclients:
|
||||||
hosts:
|
hosts:
|
||||||
|
desktop:
|
||||||
|
ansible_user: jas
|
||||||
|
ansible_host: localhost
|
||||||
|
ansible_python_interpreter: /usr/bin/python3
|
||||||
hyperreal.coffee:
|
hyperreal.coffee:
|
||||||
ansible_user: jas
|
ansible_user: jas
|
||||||
ansible_host: hyperreal.headscale.moonshadow.dev
|
ansible_host: hyperreal.headscale.moonshadow.dev
|
||||||
ansible_python_interpreter: /usr/bin/python3
|
ansible_python_interpreter: /usr/bin/python3
|
||||||
nas:
|
|
||||||
ansible_user: jas
|
|
||||||
ansible_host: nas.headscale.moonshadow.dev
|
|
||||||
ansible_python_interpreter: /usr/bin/python3
|
|
||||||
backup:
|
backup:
|
||||||
ansible_user: jas
|
ansible_user: jas
|
||||||
ansible_host: backup.headscale.moonshadow.dev
|
ansible_host: backup.headscale.moonshadow.dev
|
||||||
|
Loading…
x
Reference in New Issue
Block a user