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
fw
master
Erin Sims
2 years ago
parent
648f53da47
commit
660e3e6587
1 changed files
with
1 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-2
playbooks/create_droplet.yml
+ 1
- 2
playbooks/create_droplet.yml
View File
@@ -88,7 +88,7 @@
ports: "8888"
sources:
addresses: ["0.0.0.0/0", "::/0"]
outbound_rules:
outbound_rules:
- protocol: "tcp"
ports: "1-65535"
destinations:
@@ -102,7 +102,6 @@
destinations:
addresses: ["0.0.0.0/0", "::/0"]
tags: ["mpdb"]
-
- name: mpdb
ansible.builtin.import_playbook: mpdb.yaml
- name: mpdf
Write
Preview
Loading…
Cancel
Save