Update inventory, prometheus-servers.yml

This commit is contained in:
Jeffrey Serio 2025-03-09 15:23:46 -05:00
parent 39d4f66422
commit 60ba4f78bc
2 changed files with 0 additions and 8 deletions

View File

@ -36,10 +36,6 @@ promservers:
promclients: promclients:
hosts: hosts:
desktop:
ansible_user: jas
ansible_host: desktop.headscale.moonshadow.dev
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

View File

@ -8,7 +8,3 @@
- name: Import Prometheus role - name: Import Prometheus role
import_role: import_role:
name: prometheus.prometheus.prometheus name: prometheus.prometheus.prometheus
- name: Import Systemd Exporter role
import_role:
name: prometheus.prometheus.systemd_exporter