ansible/cloud
Andrei Lukovenko 3945794704 Bug: repeatable invocation with state=present leads to (#3052)
[localhost]: FAILED! => {"changed": false, "failed": true, "msg":
"'Domain' object has no attribute 'id'"}

How to reproduce:

- name: create domain
  digital_ocean_domain: state=present name=DOMAIN_NAME ip=DROPLET_IP

- name: create domain
  digital_ocean_domain: state=present name=DOMAIN_NAME ip=DROPLET_IP

Problem: DigitalOcean API changed API
(https://developers.digitalocean.com/documentation/v2/#list-all-domain-records)
2016-07-17 15:24:22 +02:00
..
amazon Merge pull request #3863 from ryansb/iam-pass-module 2016-07-14 13:34:46 -04:00
azure Fix azure_rm_virtualmachine (#4174). 2016-07-13 16:13:27 +09:00
digital_ocean Bug: repeatable invocation with state=present leads to (#3052) 2016-07-17 15:24:22 +02:00
docker Merge pull request #4173 from chouseknecht/fix_entrypoint 2016-07-13 07:54:13 -04:00
google Merge pull request #3701 from gillesgagniard/gce-subnetwork-dev 2016-06-13 15:33:27 -04:00
linode Py3 exclude list (#3698) 2016-05-19 15:34:59 -07:00
openstack Remove version-added on name field. 2016-07-15 06:40:50 -07:00
rackspace Fixing Rackspace compile time errors irt exception handling for Python 3 (#3849) 2016-06-03 06:39:58 -07:00
vmware Port vsphere_guest to py3/py2.4 syntax (#3721) 2016-05-23 09:36:24 -04:00
__init__.py package files 2014-09-26 11:05:47 -04:00