Explorar el Código

working on changes, and debugging

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

+ 1
- 1
playbooks/mpdf.yaml Ver fichero

@@ -44,7 +44,7 @@
register: droplets
- name: Print return information from the previous task
ansible.builtin.debug:
msg : "{{ droplets.data.mpdb1.id }}"
msg : "{{ droplets.data.droplet.id }}"
- name: Install mpdf on hosts
apt:
name: mpd


Cargando…
Cancelar
Guardar