Il sito funziona meglio con JavaScript.
Home
Esplora
Aiuto
Registrati
Accedi
Thrace-lan.info
/
ansible
Segui
1
Vota
0
Forka
0
Codice
Problemi
0
Pull Requests
0
Rilasci
0
Wiki
Attività
Sfoglia il codice sorgente
working on changes, and debugging
master
Erin Sims
2 anni fa
parent
fc1fe702ed
commit
5f23d988c9
1 ha cambiato i file
con
3 aggiunte
e
1 eliminazioni
Visualizzazione separata
Opzioni Diff
Mostra statistiche
Scarica il file Patch
Scarica il file Diff
+3
-1
playbooks/mpdb.yaml
+ 3
- 1
playbooks/mpdb.yaml
Vedi File
@@ -41,7 +41,9 @@
backendhost: "{{ inventory_hostname |replace ('b', 'f') }}"
- name: Install mpdb on hosts
apt:
name: mpd
name:
- mpd
- mpc
state: latest
update_cache: yes
- name: setup config on hosts
Scrivi
Anteprima
Caricamento…
Annulla
Salva