I should add that I do NOT want to constantly overwrite images, because that would block me from any kind of rapid rollback if an auto-built image cause issues. The idea is to simply delete the offending image and let the next build "just work" while we troubleshoot in the background ... not scramble to build a new template/image and have people wait.
On Wednesday, March 20, 2019 at 2:06:58 PM UTC-7, Justin DynamicD wrote: > > So in both AWS and Azure, there are methods that can be used to either > directly query an account for all available images that match a regex > pattern, or download a list of all images then filter it to accomplish the > same. y doing this I can auto install lastest versions of images (either > marketplace or internally created) and not need to constantly update my > Ansible vars with the correct current image. > > I can't, however, figure out how to do the same in VMware. Does anyone > know a way to query/register a list of VMware templates so that I could > potentially filter/select the appropriate one? > > > -- You received this message because you are subscribed to the Google Groups "Ansible Development" group. To unsubscribe from this group and stop receiving emails from it, send an email to ansible-devel+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.