diff options
| author | Ahmed Abdelhalim <[email protected]> | 2026-06-28 08:41:45 +0200 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2026-06-29 17:06:11 +0200 |
| commit | b56d7963ef003f7d76ff51762673c9bff5323c7e (patch) | |
| tree | 5717b297643ddf033de480bca5bb7a625eb896cf /molecule/inventory.yml | |
| parent | 27b34c0a674bdc63be340917d5aadb4952bd705a (diff) | |
Move group_vars around and explicitly set group in molecule testing
Diffstat (limited to 'molecule/inventory.yml')
| -rw-r--r-- | molecule/inventory.yml | 9 |
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: {} |
