Explorar el Código

working on changes, and debugging

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

+ 2
- 2
playbooks/create_droplet.yml Ver fichero

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

Cargando…
Cancelar
Guardar