瀏覽代碼

working on changes, and debugging

master
Erin Sims 2 年之前
父節點
當前提交
5e7a9771fe
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. +1
    -1
      playbooks/mpdf.yaml

+ 1
- 1
playbooks/mpdf.yaml 查看文件

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


Loading…
取消
儲存