mit yamllint syntax verbessert

This commit is contained in:
2025-12-16 10:47:32 +01:00
parent 1112c9a340
commit 4ec10f0f65
10 changed files with 10 additions and 5 deletions

View File

@@ -10,7 +10,7 @@
- name: Create app directory
file:
path: "{{ app_dir }}"
state: directory
state: directory
- name: Copy compose file
copy: