瀏覽代碼

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


Loading…
取消
儲存