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
3d0d82f11a
commit
c0f7fe2a02
1 ha cambiato i file
con
3 aggiunte
e
5 eliminazioni
Visualizzazione separata
Opzioni Diff
Mostra statistiche
Scarica il file Patch
Scarica il file Diff
+3
-5
playbooks/mpdf.yaml
+ 3
- 5
playbooks/mpdf.yaml
Vedi File
@@ -38,9 +38,7 @@
buffer_before_play: 1%
tasks:
- debug:
msg: "{{ playlist_directory }}" #"{{ service_name }}"
- name: Install mpdf on hosts
- name: Install mpdf on hosts
apt:
name: mpd
state: present
@@ -52,7 +50,7 @@
mode: 0644
owner: root
group: root
notify:
- restart mpd
#
notify:
#
- restart mpd
loop: "{{ range(1,count|int + 1) }}"
Scrivi
Anteprima
Caricamento…
Annulla
Salva