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
Tom Melendez 935a3ab2cb Change 'values' to 'record_data' for gcdns module. (#3003)
Using values caused problems while creating an integration playbook as it is a reserved word.  Seeing as this module is not yet released, it's prudent to make this change now.  'record_data' is more descriptive and uses the _data convention that we've established for instances.

No functionality in the module has changed.
8 years ago
..
__init__.py
gcdns_record.py Change 'values' to 'record_data' for gcdns module. (#3003) 8 years ago
gcdns_zone.py Add modules to support Google Cloud DNS (#2252) 8 years ago
gce_img.py GCE : Fix image family handling with libcloud > 0.20.1 (#2289) 8 years ago
gce_tag.py Use type=path for pem_file, since that's a file (#1934) 9 years ago