Sfoglia il codice sorgente

working on changes, and debugging

master
Erin Sims 2 anni fa
parent
commit
6b33b7bcd3
1 ha cambiato i file con 2 aggiunte e 1 eliminazioni
  1. +2
    -1
      playbooks/mpdb.yaml

+ 2
- 1
playbooks/mpdb.yaml Vedi File

@@ -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


Caricamento…
Annulla
Salva