Explorar el Código

working on changes, and debugging

master
Erin Sims hace 2 años
padre
commit
1e13f5c3a0
Se han modificado 1 ficheros con 4 adiciones y 1 borrados
  1. +4
    -1
      playbooks/create_droplet.yml

+ 4
- 1
playbooks/create_droplet.yml Ver fichero

@@ -42,4 +42,7 @@
- 'mpdb'
register: created_droplets
loop: "{{ range(1,count|int + 1) }}"
- name: Include a play after another play
ansible.builtin.import_playbook: mpdb.yml
- name: Include a play after another play
ansible.builtin.import_playbook: mpdf.yml

Cargando…
Cancelar
Guardar