Add missing mpd state file
This commit is contained in:
parent
850b6a38e0
commit
e290f5ae0a
1 changed files with 1 additions and 0 deletions
|
|
@ -23,6 +23,7 @@
|
||||||
- { path: '{{ mpd_configuration_dir }}', state: 'directory' }
|
- { path: '{{ mpd_configuration_dir }}', state: 'directory' }
|
||||||
- { path: '{{ ncmpc_configuration_dir }}', state: 'directory' }
|
- { path: '{{ ncmpc_configuration_dir }}', state: 'directory' }
|
||||||
- { path: '{{ mpd_configuration_dir }}/playlists', state: 'directory' }
|
- { path: '{{ mpd_configuration_dir }}/playlists', state: 'directory' }
|
||||||
|
- { path: '{{ mpd_configuration_dir }}/state', state: 'touch' }
|
||||||
|
|
||||||
- name: remove previous mpd files
|
- name: remove previous mpd files
|
||||||
file:
|
file:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue