ソースを参照

working on changes, and debugging

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

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

@@ -39,8 +39,8 @@
tasks:
- name: Gather information about a specific droplet by name
community.digitalocean.digital_ocean_droplet_info:
oauth_token: "{{ oauth_token }}"
name: "mpdb{{ count }}"
oauth_token: "{{ oauth_token }}"
name: "mpdb{{ count }}"
- name: Install mpdf on hosts
apt:
name: mpd


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