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