I have accomplished to start an instance with an ansible-playbook.
The only issue I had and could not figure out what it is,
In the "volumes:" section i have put "volume_type: gp2".
Even though I have asked for gp2 (after looking at the documentation few 
times) it start an EBS IO standard.

volumes:
>           - device_name: /dev/xvda
>             volume_type: gp2
>             volume_size: 50
>             delete_on_termination: true


Ansible version 1.9.4

-- 
You received this message because you are subscribed to the Google Groups 
"Ansible Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/67d3fc5b-cf16-42f6-9005-55b315bb80b5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to