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
2d0d253c84
commit
5afd28c691
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
playbooks/create_droplet.yml
+ 1
- 1
playbooks/create_droplet.yml
View File
@@ -44,7 +44,7 @@
loop: "{{ range(1,count| int + 1) }}"
- name: Create a Firewall named mpd-firewall
digital_ocean_firewall:
community.digitalocean.
digital_ocean_firewall:
name: mpd-firewall
state: present
inbound_rules:
Write
Preview
Loading…
Cancel
Save