From e2f58b8aaf94f60b6c75ec0d15b84fcd166d5ba2 Mon Sep 17 00:00:00 2001 From: Finn Date: Sun, 3 Nov 2024 21:22:47 -0800 Subject: [PATCH] ansible hosts: add new one, drop old one --- inventory.yml | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/inventory.yml b/inventory.yml index 02af5b0..f22f488 100644 --- a/inventory.yml +++ b/inventory.yml @@ -26,13 +26,6 @@ monitoring: ansible_host: 10.5.1.251 home_network: true - matrix.home.finn.io: - ansible_host: 10.5.1.34 - home_network: true - logs: - jobs: - synapse: /var/log/matrix-synapse/homeserver.log - minio.home.finn.io: ansible_host: 10.5.1.250 home_network: true @@ -55,6 +48,10 @@ monitoring: jobs: minecraft: /var/minecraft/logs/*.log + pbx: + ansible_host: 10.5.1.236 + home_network: true + authentik: hosts: authentik.home.finn.io: