summaryrefslogtreecommitdiffstats
path: root/inventory
diff options
context:
space:
mode:
authorAhmed AbdelHalim <[email protected]>2025-08-11 00:32:00 +0200
committerAhmed AbdelHalim <[email protected]>2025-08-11 00:32:00 +0200
commit36f51ca34f718239d2618ae5d027a7d5d366f864 (patch)
treebca3421b87ff0939ddde337dcfff2d7f98511684 /inventory
parent81103e3e14bb0a5a57f16158fa1830ff8051c794 (diff)
Add ansible inventory
Diffstat (limited to 'inventory')
-rw-r--r--inventory/hosts.yml8
1 files changed, 8 insertions, 0 deletions
diff --git a/inventory/hosts.yml b/inventory/hosts.yml
new file mode 100644
index 00000000..5a7d536a
--- /dev/null
+++ b/inventory/hosts.yml
@@ -0,0 +1,8 @@
+---
+homelab:
+ vars:
+ ansible_connection: ssh
+ hosts:
+ archlinux.local:
+ ubuntu.local:
+ rpi5.local: