Explorar el Código

working on changes, and debugging

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

+ 1
- 1
playbooks/mpdf.yaml Ver fichero

@@ -41,7 +41,7 @@
community.digitalocean.digital_ocean_droplet_info:
oauth_token: "{{ lookup('ansible.builtin.env', 'DO_API_TOKEN') }}"
name: mpdb1
register: droplets
register: droplets.data.image
- name: Print return information from the previous task
ansible.builtin.debug:
var: droplets


Cargando…
Cancelar
Guardar