Skip to content

Commit 0338791

Browse files
committed
More cleanup after silly previous two commits.
1 parent 0a5e083 commit 0338791

File tree

1 file changed

+1
-1
lines changed
  • lamp-infrastructure/provisioners

1 file changed

+1
-1
lines changed

lamp-infrastructure/provisioners/aws.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
ec2_group:
7171
name: "{{ item.name }}"
7272
description: Example EC2 security group for A4D.
73-
state: absent
73+
state: present
7474
rules: "{{ item.rules }}"
7575
rules_egress: "{{ item.rules_egress }}"
7676
profile: "{{ aws_profile }}"

0 commit comments

Comments
 (0)