summaryrefslogtreecommitdiffstats
path: root/site.yml
diff options
context:
space:
mode:
authorAhmed Abdelhalim <[email protected]>2025-08-11 00:33:28 +0200
committerAhmed Abdelhalim <[email protected]>2025-08-11 00:33:28 +0200
commit015c3758d922cd2e06290c460bc34815088848c2 (patch)
treeea8e85b1a7adef461c814926a8a4e101032bdb69 /site.yml
parent7e145475ab0aa49e4db6f8db7842dc8a86747b65 (diff)
Initial commit
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 0000000..1e67b3b
--- /dev/null
+++ b/site.yml
@@ -0,0 +1,6 @@
+---
+- name: Distro Install
+ hosts: all
+ become: true
+ roles:
+ - role: partition