summaryrefslogtreecommitdiffstats
path: root/molecule/inventory.yml
diff options
context:
space:
mode:
authorAhmed Abdelhalim <[email protected]>2026-06-28 08:41:45 +0200
committerAhmed Abdelhalim <[email protected]>2026-06-29 17:06:11 +0200
commitb56d7963ef003f7d76ff51762673c9bff5323c7e (patch)
tree5717b297643ddf033de480bca5bb7a625eb896cf /molecule/inventory.yml
parent27b34c0a674bdc63be340917d5aadb4952bd705a (diff)
Move group_vars around and explicitly set group in molecule testing
Diffstat (limited to 'molecule/inventory.yml')
-rw-r--r--molecule/inventory.yml9
1 files changed, 9 insertions, 0 deletions
diff --git a/molecule/inventory.yml b/molecule/inventory.yml
new file mode 100644
index 00000000..dc63becb
--- /dev/null
+++ b/molecule/inventory.yml
@@ -0,0 +1,9 @@
+---
+homelab:
+ hosts:
+ archlinux: {}
+ archlinux-gnome: {}
+ debian: {}
+ proxmox: {}
+ raspberrypi: {}
+ ubuntu: {}