Fixed small typo on ec2 task name

pull/18777/head
José Moreira 10 years ago committed by Matt Clay
parent 9620346c36
commit 82450c6811

@ -403,7 +403,7 @@ local_action:
- 'i-xxxxxx'
region: us-east-1
tasks:
- name: Stop the sanbox instances
- name: Stop the sandbox instances
local_action:
module: ec2
instance_ids: '{{ instance_ids }}'

Loading…
Cancel
Save