Parcourir la source

working on changes, and debugging

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

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

@@ -39,9 +39,9 @@
tasks:
- name: Install mpdf on hosts
apt:
name: mpd
state: present
apt:
name: mpd
state: present

- name: setup config on hosts
template:


Chargement…
Annuler
Enregistrer