Procházet zdrojové kódy

working on changes, and debugging

master
Erin Sims před 2 roky
rodič
revize
bb31efcf25
1 změnil soubory, kde provedl 2 přidání a 2 odebrání
  1. +2
    -2
      playbooks/mpdf.yaml

+ 2
- 2
playbooks/mpdf.yaml Zobrazit soubor

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


Načítá se…
Zrušit
Uložit