You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/cloud/google
William Albert 9fda16070f Add modules to support Google Cloud DNS (#2252)
This commit adds modules that can manipulate Google Cloud DNS. The modules can create and delete zones, as well as records within zones.
8 years ago
..
__init__.py added missing __init__.py 10 years ago
gcdns_record.py Add modules to support Google Cloud DNS (#2252) 8 years ago
gcdns_zone.py Add modules to support Google Cloud DNS (#2252) 8 years ago
gce_img.py Use type=path for pem_file, since that's a file (#1934) 9 years ago
gce_tag.py Use type=path for pem_file, since that's a file (#1934) 9 years ago