Explorar el Código

working on changes, and debugging

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

+ 1
- 1
playbooks/mpdf.yaml Ver fichero

@@ -40,7 +40,7 @@
- name: Gather information about a specific droplet by name
community.digitalocean.digital_ocean_droplet_info:
oauth_token: "{{ lookup('ansible.builtin.env', 'DO_API_TOKEN') }}"
name: "mpdb{{ count }}"
name: "mpdb1"
- name: Install mpdf on hosts
apt:
name: mpd


Cargando…
Cancelar
Guardar