community.general/lib/ansible/modules/extras/cloud/google
Tom Melendez fd92b66332 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-12-08 11:34:53 -05:00
..
__init__.py added missing __init__.py 2016-12-08 11:32:28 -05:00
gcdns_record.py Change 'values' to 'record_data' for gcdns module. (#3003) 2016-12-08 11:34:53 -05:00
gcdns_zone.py Add modules to support Google Cloud DNS (#2252) 2016-12-08 11:34:34 -05:00
gce_img.py GCE : Fix image family handling with libcloud > 0.20.1 (#2289) 2016-12-08 11:34:49 -05:00
gce_tag.py Use type=path for pem_file, since that's a file (#1934) 2016-12-08 11:34:06 -05:00