Add missing mpd state file

This commit is contained in:
Sonny Bakker 2024-05-31 08:15:08 +02:00
parent 850b6a38e0
commit e290f5ae0a

View file

@ -23,6 +23,7 @@
- { path: '{{ mpd_configuration_dir }}', state: 'directory' }
- { path: '{{ ncmpc_configuration_dir }}', state: 'directory' }
- { path: '{{ mpd_configuration_dir }}/playlists', state: 'directory' }
- { path: '{{ mpd_configuration_dir }}/state', state: 'touch' }
- name: remove previous mpd files
file: