mirror of
https://github.com/rubenhensen/k8scd.git
synced 2026-09-18 18:42:56 +02:00
Ansible config for hetzner mailserver
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
---
|
||||
- name: Import prepare tasks
|
||||
ansible.builtin.import_tasks: "prepare.yml"
|
||||
|
||||
- name: Import install tasks
|
||||
ansible.builtin.import_tasks: "install.yml"
|
||||
|
||||
- name: Import configure tasks
|
||||
ansible.builtin.import_tasks: "configure.yml"
|
||||
Reference in New Issue
Block a user