summaryrefslogtreecommitdiffstats
path: root/site.yml
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
commitb837d1af24552836cf85a17013ca7b210e1b727c (patch)
treebca3421b87ff0939ddde337dcfff2d7f98511684 /site.yml
parentf25661df2508980d84157b6d99369602c8b241b8 (diff)
Add ansible inventory
Diffstat (limited to 'site.yml')
-rw-r--r--site.yml6
1 files changed, 6 insertions, 0 deletions
diff --git a/site.yml b/site.yml
new file mode 100644
index 00000000..82c3b99a
--- /dev/null
+++ b/site.yml
@@ -0,0 +1,6 @@
+---
+- name: Distro bootstrap configure
+ gather_facts: true
+ hosts:
+ - homelab
+ - chroot