summaryrefslogtreecommitdiff
path: root/lib/ansible/modules/cloud/google/gcp_dns_resource_record_set.py
Commit message (Expand)AuthorAgeFilesLines
* Bug fixes for GCP modules (#52618)The Magician2019-02-201-5/+3
* GCP resource representation uses "rrdatas" property instead of "target" (#51479)bverschueren2019-01-301-1/+1
* Fix gcp utils dict replace (#51426)bverschueren2019-01-291-1/+1
* Bug fixes for GCP modules (as of 2019-01-22T12:43:52-08:00) (#51247)Alex Stephen2019-01-231-56/+31
* Bug fixes for GCP modules (as of 2019-01-09T15:35:45-08:00) (#50785)Alex Stephen2019-01-161-6/+5
* GCP Bug Fixes (#49458)Alex Stephen2018-12-211-1/+1
* GCP Bug Fixes (#48276)Alex Stephen2018-11-151-66/+80
* GCP MagicModules bug fixes (#47285)Ryan Brown2018-10-181-11/+15
* Bug fixes for gcp_dns_resource_record_set (#42832)Alex Stephen2018-08-281-33/+43
* To improve readability, we added a line feed. (#43801)curry99992018-08-081-0/+1
* Surround top-level function and class definitions with two blank lines.Joren Vrancken2018-07-311-0/+1
* [GCP] New module GCP DNS Resource Record Set (#35920)Alex Stephen2018-04-121-0/+461