too much quotes

This commit is contained in:
2025-11-20 20:52:27 +01:00
parent 8cc2670596
commit 29a9fc1ec6
+1 -1
View File
@@ -10,7 +10,7 @@
- name: Ensure /opt/app directory exists
file:
path: "{{ app_dir.stat.path }}""
path: "{{ app_dir.stat.path }}"
state: directory
owner: root
group: root