diff --git a/playbooks/mpdb.yaml b/playbooks/mpdb.yaml index ee1e5ae..c572c2f 100644 --- a/playbooks/mpdb.yaml +++ b/playbooks/mpdb.yaml @@ -43,7 +43,8 @@ apt: name: mpd state: latest - update_cache: yes + update_cache: yes + - name: Install davfs on hosts apt: name: davfs state: latest