mirror of
https://github.com/phfroidmont/self-hosting.git
synced 2025-12-25 05:36:59 +01:00
21 lines
315 B
YAML
21 lines
315 B
YAML
---
|
|
- import_tasks: prerequisites.yml
|
|
tags: prerequisites
|
|
|
|
- import_tasks: hcloud-csi.yml
|
|
tags: hcloud-csi
|
|
|
|
- import_tasks: rook.yml
|
|
tags: rook
|
|
|
|
- import_tasks: cert-manager.yml
|
|
tags: cert-manager
|
|
|
|
- import_tasks: searx.yml
|
|
tags: searx
|
|
|
|
|
|
- import_tasks: anderia-wiki.yml
|
|
tags:
|
|
- anderia
|
|
- wiki
|