2019-04-10 02:18:00 +02:00
|
|
|
---
|
2019-08-17 18:44:58 +02:00
|
|
|
- import_tasks: prerequisites.yml
|
2019-08-17 02:29:58 +02:00
|
|
|
tags: prerequisites
|
2019-04-10 02:18:00 +02:00
|
|
|
|
2019-08-26 02:40:27 +02:00
|
|
|
- import_tasks: hcloud-csi.yml
|
|
|
|
|
tags: hcloud-csi
|
|
|
|
|
|
2019-08-27 03:49:43 +02:00
|
|
|
- import_tasks: rook.yml
|
|
|
|
|
tags: rook
|
|
|
|
|
|
2019-08-17 18:44:58 +02:00
|
|
|
- import_tasks: cert-manager.yml
|
|
|
|
|
tags: cert-manager
|
|
|
|
|
|
|
|
|
|
- import_tasks: searx.yml
|
2019-08-17 03:14:37 +02:00
|
|
|
tags: searx
|
2019-08-27 03:49:43 +02:00
|
|
|
|
|
|
|
|
|
2019-09-01 03:41:21 +02:00
|
|
|
- include_tasks:
|
|
|
|
|
file: wiki.yml
|
|
|
|
|
apply:
|
|
|
|
|
tags:
|
|
|
|
|
- wiki
|
|
|
|
|
vars:
|
|
|
|
|
wiki_instance: "{{ item }}"
|
|
|
|
|
loop:
|
2019-08-27 03:49:43 +02:00
|
|
|
- anderia
|
2019-09-01 03:41:21 +02:00
|
|
|
- arkadia
|
|
|
|
|
tags: wiki
|