The subject says what I'm trying to do.

I first tried to create the instances with a volume dictionary, but that 
method doesn't let me tag the volumes.

I then tried to first create the instances, then create the volumes and 
attach them, but that method doesn't let me set them to delete on 
termination.

I finally attempted to create the instances one at a time with a volume 
dictionary, intending to loop through the volumes and tag them after the 
fact. But then I ran into the issue where I'm unable to invoke my 
create-one-instance include in a with_sequential loop.

What am I missing? Or is there simply not a way to do this?

-- 
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/5116a833-b58a-4f4a-b285-658b58183070%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to