Add localhost/desktop to promclients

This commit is contained in:
Jeffrey Serio 2025-02-24 00:44:41 -06:00
parent fa019e7f06
commit f062bbebeb

View File

@ -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