mirror of
https://github.com/ansible-collections/google.cloud.git
synced 2025-07-28 23:51:32 -07:00
New GCP module: DNS Managed Zones (gcp_dns_managed_zone.py) (#35014)
This commit is contained in:
parent
f5cd996ec3
commit
e86a79b758
9 changed files with 617 additions and 0 deletions
3
tests/integration/gcp_dns_managed_zone/defaults/main.yml
Normal file
3
tests/integration/gcp_dns_managed_zone/defaults/main.yml
Normal file
|
@ -0,0 +1,3 @@
|
|||
---
|
||||
# defaults file
|
||||
resource_name: '{{resource_prefix}}'
|
Loading…
Add table
Add a link
Reference in a new issue