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.
2016-09-21 18:15:16 -04:00
..
__init__.py added missing __init__.py 2015-03-25 17:28:37 -04:00
gcdns_record.py Change 'values' to 'record_data' for gcdns module. (#3003) 2016-09-21 18:15:16 -04:00
gcdns_zone.py Add modules to support Google Cloud DNS (#2252) 2016-07-28 12:56:35 -04:00
gce_img.py GCE : Fix image family handling with libcloud > 0.20.1 (#2289) 2016-09-08 15:12:20 -04:00
gce_tag.py Use type=path for pem_file, since that's a file (#1934) 2016-04-14 23:37:01 +02:00