Ver código fonte

working on changes, and debugging

master
Erin Sims 2 anos atrás
pai
commit
bb31efcf25
1 arquivos alterados com 2 adições e 2 exclusões
  1. +2
    -2
      playbooks/mpdf.yaml

+ 2
- 2
playbooks/mpdf.yaml Ver arquivo

@@ -39,8 +39,8 @@
tasks:
- name: Gather information about a specific droplet by name
community.digitalocean.digital_ocean_droplet_info:
oauth_token: "{{ oauth_token }}"
name: "mpdb{{ count }}"
oauth_token: "{{ oauth_token }}"
name: "mpdb{{ count }}"
- name: Install mpdf on hosts
apt:
name: mpd


Carregando…
Cancelar
Salvar