Explorar el Código

working on changes, and debugging

master
Erin Sims hace 2 años
padre
commit
78b9ac6d18
Se han modificado 1 ficheros con 1 adiciones y 2 borrados
  1. +1
    -2
      playbooks/mpdf.yaml

+ 1
- 2
playbooks/mpdf.yaml Ver fichero

@@ -44,8 +44,7 @@
register: droplets
- name: Print return information from the previous task
ansible.builtin.debug:
var: "{{ droplets }}"
verbosity: 2
msg: "{{ droplets }}"
- name: Install mpdf on hosts
apt:
name: mpd


Cargando…
Cancelar
Guardar