From 01f6f5665beefb0e223e022d07fb9770a7cdbeb6 Mon Sep 17 00:00:00 2001 From: Ahmed AbdelHalim Date: Tue, 7 Jul 2026 16:30:43 +0200 Subject: Add pve-lxc service provisioning using service.yml and containers group --- inventory/hosts.yml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'inventory') diff --git a/inventory/hosts.yml b/inventory/hosts.yml index 080c06fd..ce41d1b5 100644 --- a/inventory/hosts.yml +++ b/inventory/hosts.yml @@ -1,10 +1,12 @@ --- homelab: - vars: - ansible_connection: ssh hosts: desktop.local: macbook.local: laptop.local: rpi5.local: pve.local: + +containers: + hosts: + git.local: -- cgit v1.2.3