Browse Source

working on changes, and debugging

master
Erin Sims 2 years ago
parent
commit
bd4acf9e39
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      playbooks/create_droplet.yml

+ 1
- 0
playbooks/create_droplet.yml View File

@@ -44,5 +44,6 @@
loop: "{{ range(1,count|int + 1) }}"
- name: mpdb
ansible.builtin.import_playbook: mpdb.yml
- name: mpdf
ansible.builtin.import_playbook: mpdf.yml

Loading…
Cancel
Save