Parcourir la source

working on changes, and debugging

master
Erin Sims il y a 2 ans
Parent
révision
1e13f5c3a0
1 fichiers modifiés avec 4 ajouts et 1 suppressions
  1. +4
    -1
      playbooks/create_droplet.yml

+ 4
- 1
playbooks/create_droplet.yml Voir le fichier

@@ -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

Chargement…
Annuler
Enregistrer