From b98ec2247396c8cdba1fe1e22cbfa2a22737e325 Mon Sep 17 00:00:00 2001 From: Frank Villaro-Dixon Date: Fri, 24 May 2024 21:36:46 +0200 Subject: [PATCH] add more hosts Signed-off-by: Frank Villaro-Dixon --- ansible/inventory.yml | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/ansible/inventory.yml b/ansible/inventory.yml index 6da970c..9963e1f 100644 --- a/ansible/inventory.yml +++ b/ansible/inventory.yml @@ -25,14 +25,25 @@ backup_clients: dirs: - /usr/local/bin/ - /etc/ + + # K3s + # OLD k8home-virt-cra-cp.lan.k3s.fr: dirs: - /var/lib/rancher/k3s/ - /etc/rancher/ + # NEW + k3home-virt-cra-cp.lan.k3s.fr: + dirs: + - /var/lib/rancher/k3s/ + - /etc/rancher/ + mainframe-ces.lan.k3s.fr: dirs: - /root/ + + # VPN STUFF murtas-nuc.vpn.k3s.fr: dirs: @@ -43,3 +54,15 @@ backup_clients: - /etc/ - /root/ + + # PIs + pyranometer.lan.k3s.fr: + dirs: + - /root/ + octopi.lan.k3s.fr: + dirs: + - /root/ + tgbt.lan.k3s.fr: + dirs: + - /root/ +