perzizzle

Results 3 issues of perzizzle

### Is your feature request related to a problem? Please describe. We use the bigip_virtual_server module to disable a virtual server and then after a period of time we use...

enhancement
backlog

##### SUMMARY We are beginning to leverage GCP cloud run services and would like to use ansible to manage them. I don't see an existing modules to do this. #####...

enhancement

Currently the consul.Query class doesn't support specifying Service metadata as documented at https://www.consul.io/api/query.html#servicemeta. I believe this should just be a matter of plumbing it through https://github.com/cablehead/python-consul/blob/master/consul/base.py#L2155