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
a7e0adfb15
commit
b9ecf39bf6
1 changed files
with
0 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-2
playbooks/create_droplet.yml
+ 0
- 2
playbooks/create_droplet.yml
View File
@@ -42,8 +42,6 @@
- '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