This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
Thrace-lan.info
/
ansible
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
working on changes, and debugging
master
Erin Sims
2 years ago
parent
d51a2e1eba
commit
2d0d253c84
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
playbooks/create_droplet.yml
+ 1
- 0
playbooks/create_droplet.yml
View File
@@ -42,6 +42,7 @@
- 'mpdb'
register: created_droplets_backend
loop: "{{ range(1,count| int + 1) }}"
- name: Create a Firewall named mpd-firewall
digital_ocean_firewall:
name: mpd-firewall
Write
Preview
Loading…
Cancel
Save