diff --git a/tasks/download_icons.yml b/tasks/download_icons.yml index cac8aff..8d3f5a1 100644 --- a/tasks/download_icons.yml +++ b/tasks/download_icons.yml @@ -8,4 +8,3 @@ community.windows.win_unzip: src: '{{ win_streamdeck__root }}\streamdeck\streamdeck_icons.zip' dest: '{{ win_streamdeck__root }}\streamdeck\streamdeck_icons' - recurse: true