Skip to content

Commit 6cadede

Browse files
author
Christopher M. Neill
committed
dedupe
1 parent 551b922 commit 6cadede

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

  • ansible/roles/ec2/sg_configure/tasks

ansible/roles/ec2/sg_configure/tasks/main.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -93,14 +93,6 @@
9393
from_port: 8500
9494
to_port: 8500
9595
group_id: "{{ sg_dock }}"
96-
- proto: tcp
97-
from_port: 8500
98-
to_port: 8500
99-
group_id: "{{ sg_api }}"
100-
- proto: tcp
101-
from_port: 8500
102-
to_port: 8500
103-
group_id: "{{ sg_dock }}"
10496
- proto: tcp
10597
from_port: 8500
10698
to_port: 8500

0 commit comments

Comments
 (0)