Fix syntax in desktop-file related tasks.
This commit is contained in:
parent
3e89571a96
commit
46a45bfc0f
2 changed files with 2 additions and 2 deletions
|
@ -12,7 +12,7 @@
|
|||
listen: "enable vmimage-torrent.service"
|
||||
|
||||
- name: Run update-desktop-database
|
||||
command: update-desktop-database "{ item }"
|
||||
command: update-desktop-database "{{ item }}"
|
||||
loop:
|
||||
- /usr/local/share/applications
|
||||
- /usr/local/share/desktop-directories
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue