Browse Source

working on changes, and debugging

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

+ 1
- 1
playbooks/create_droplet.yml View File

@@ -41,7 +41,7 @@
- 'ansible'
- 'mpdb'
register: created_droplets_backend
loop: "{{ range(1,count|int + 1) }}"
# loop: "{{ range(1,count|int + 1) }}"





Loading…
Cancel
Save