ソースを参照

working on changes, and debugging

master
Erin Sims 2年前
コミット
60df0fdf32
1個のファイルの変更1行の追加1行の削除
  1. +1
    -1
      playbooks/mpdf.yaml

+ 1
- 1
playbooks/mpdf.yaml ファイルの表示

@@ -44,7 +44,7 @@
register: droplets
- name: Print return information from the previous task
ansible.builtin.debug:
msg: "{{ droplets.value.networks }}"
msg: "{{ droplets }}"
- name: Install mpdf on hosts
apt:
name: mpd


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