Fix syntax in desktop-file related tasks.

This commit is contained in:
Andreas B. Mundt 2023-09-08 14:00:44 +02:00
parent 3e89571a96
commit 46a45bfc0f
2 changed files with 2 additions and 2 deletions

View file

@ -178,7 +178,7 @@
- name: Create directory for local .desktop-Files
ansible.builtin.file:
path: "{ item }"
path: "{{ item }}"
state: directory
mode: '0755'
loop: