Skip to content

Commit b86b11f

Browse files
author
Christopher M. Neill
committed
Go away.
1 parent 5fd3bb2 commit b86b11f

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

  • ansible/roles/ec2/sg_configure/tasks

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

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -405,10 +405,6 @@
405405
from_port: "{{ http_port }}"
406406
to_port: "{{ http_port }}"
407407
group_id: "{{ sg_userland }}"
408-
- proto: tcp
409-
from_port: "{{ http_port }}"
410-
to_port: "{{ http_port }}"
411-
group_id: "{{ sg_web }}"
412408

413409
- name: App Services SG
414410
tags:

0 commit comments

Comments
 (0)