[ansible-project] autohealing in gcloud modules

2019-01-15 Thread katja . loeffler
Help! I have been looking and looking and I cannot find anything. I created my gcloud instance templates, I created a managed instance group, I do have health checks. How can I enable autohealing in my instance group manager (or gce_mig or ...) and link the health check with it? (Other than

[ansible-project] gcp_dns_resource_record_set - for subdomains

2018-12-18 Thread katja . loeffler
Hi, I'm using ansible 2.7. I am trying to set a bunch of dns records for my project using the gcp_dns_resource_record_set module. This works just fine: - name: create a resource record set for {{env}} gcp_dns_resource_record_set: name: "{{ env }}.{{ dns_name }}" managed_zone: "{{