Parcourir la source

working on changes, and debugging

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

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

@@ -44,7 +44,7 @@
register: droplets
- name: Print return information from the previous task
ansible.builtin.debug:
var: droplets.data.images
var: droplets.data.image
- name: Install mpdf on hosts
apt:
name: mpd


Chargement…
Annuler
Enregistrer