Przeglądaj źródła

working on changes, and debugging

master
Erin Sims 2 lat temu
rodzic
commit
3448d6d716
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      playbooks/mpdf.yaml

+ 1
- 1
playbooks/mpdf.yaml Wyświetl plik

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


Ładowanie…
Anuluj
Zapisz