ソースを参照

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


読み込み中…
キャンセル
保存