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
3448d6d716
commit
cfd4e0df54
1 ha cambiato i file
con
1 aggiunte
e
1 eliminazioni
Visualizzazione separata
Opzioni Diff
Mostra statistiche
Scarica il file Patch
Scarica il file Diff
+1
-1
playbooks/mpdf.yaml
+ 1
- 1
playbooks/mpdf.yaml
Vedi File
@@ -40,7 +40,7 @@
tasks:
- name: "mpd backendhost"
set_fact:
backendhost: "{{ inventory_hostname |replace (f, b) }}"
backendhost: "{{ inventory_hostname |replace (
'
f
'
,
'
b
'
) }}"
- name: Install mpdf on hosts
apt:
name: mpd
Scrivi
Anteprima
Caricamento…
Annulla
Salva