Sfoglia il codice sorgente

working on changes, and debugging

master
Erin Sims 2 anni fa
parent
commit
5e7a9771fe
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. +1
    -1
      playbooks/mpdf.yaml

+ 1
- 1
playbooks/mpdf.yaml Vedi File

@@ -46,7 +46,7 @@
- name: setup config on hosts
template:
src: mpdf.conf.j2
dest: /etc/mpdf{{ item }}.conf
dest: "/etc/mpdf{{ item }}.conf"
mode: 0644
owner: root
group: root


Caricamento…
Annulla
Salva