about summary refs log tree commit diff
path: root/ansible/playbook.yaml
diff options
context:
space:
mode:
authormakefunstuff <[email protected]>2024-07-18 21:32:36 +0200
committermakefunstuff <[email protected]>2024-07-18 21:32:36 +0200
commit806607a58675a3f28694602b16762f9cdd5dac60 (patch)
treea0fc3b03159e608e115de68785192d2c54480d28 /ansible/playbook.yaml
parent07822ea3f2239cf9cd3335ad2d7fb0aab7a3e1dc (diff)
downloadk3s-lab-806607a58675a3f28694602b16762f9cdd5dac60.tar.gz
ansible
Diffstat (limited to 'ansible/playbook.yaml')
-rw-r--r--ansible/playbook.yaml10
1 files changed, 10 insertions, 0 deletions
diff --git a/ansible/playbook.yaml b/ansible/playbook.yaml
new file mode 100644
index 0000000..7f760b2
--- /dev/null
+++ b/ansible/playbook.yaml
@@ -0,0 +1,10 @@
+---
+- hosts: all
+  become: true
+  roles:
+    - common
+    - docker
+    - docker-compose
+    - caddy
+    - sourcehut
+    - soft-serve