Ver a proveniência

working on changes, and debugging

master
Erin Sims há 2 anos
ascendente
cometimento
cfd4e0df54
1 ficheiros alterados com 1 adições e 1 eliminações
  1. +1
    -1
      playbooks/mpdf.yaml

+ 1
- 1
playbooks/mpdf.yaml Ver ficheiro

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


Carregando…
Cancelar
Guardar