X-Git-Url: http://git.squeep.com/?p=awsible;a=blobdiff_plain;f=roles%2Fcommon-infrastructure%2Ftasks%2Fmain.yml;h=0d3910b836b14ae59f4f37df2818a31a85202dc8;hp=6d40a647d3d161f58b18dc4eaea3eb7041db05c9;hb=3658971fdd29384720c6e44b172fb27d883ae3fe;hpb=61529b77d80927786c7459c0776ad036682ceca3 diff --git a/roles/common-infrastructure/tasks/main.yml b/roles/common-infrastructure/tasks/main.yml index 6d40a64..0d3910b 100644 --- a/roles/common-infrastructure/tasks/main.yml +++ b/roles/common-infrastructure/tasks/main.yml @@ -1,5 +1,7 @@ --- - name: sg ssh + delegate_to: localhost + become: no ec2_group: vpc_id: "{{ vpc.vpc.id }}" region: "{{ vpc_region }}"