Parcourir la source

working on changes, and debugging

master
Erin Sims il y a 2 ans
Parent
révision
bb31efcf25
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  1. +2
    -2
      playbooks/mpdf.yaml

+ 2
- 2
playbooks/mpdf.yaml Voir le fichier

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


Chargement…
Annuler
Enregistrer