move contents from sub directory to root

This commit is contained in:
2023-10-06 17:49:16 +02:00
parent b4b632827d
commit a2546ce72e
8 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
---
- name: include proper install tasks
ansible.builtin.import_tasks:
file: "{{ docker_type | default('docker') }}.yml"