There's been some work done by R. Estelle (@erydo) to split out route table functionality from the ec2_vpc module: https://github.com/ansible/ansible-modules-core/pull/322
On top of these changes, I have a PR that adds exactly the functionality you're looking for: https://github.com/preo/ansible-modules-core/pull/2 On Sunday, January 18, 2015 at 4:30:36 PM UTC-5, sanveer76 wrote: > > How would I add a new route to an existing route table in a VPC? > -- 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/5e33c477-a41a-461a-8d37-bf96c69a9830%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
