[ansible-project] Re: Behavior of ec2_elb module

2014-02-20 Thread Alexander Popov
I observed similar issue with ec2_group and ec2_vpc (while creating subnets, route tables, associations, etc.) On Friday, February 14, 2014 12:35:27 PM UTC-5, Scott Anderson wrote: > > Are there other modules that behave in this fashion as well? > > If so a generic retry loop that takes a callab

[ansible-project] Re: Behavior of ec2_elb module

2014-02-14 Thread Scott Anderson
Are there other modules that behave in this fashion as well? If so a generic retry loop that takes a callable for checking state might be useful as a bit of refactoring. -scott On Thursday, February 13, 2014 4:26:12 PM UTC-5, Bruce Pennypacker wrote: > > while not timeout_exceeded: > get_in