ansible/cloud
Ryan Brown 0c37949941 Remove spurious changed state on iam_policy module (#4381)
Due to a mixup of the group/role/user and policy names, policies with
the same name as the group/role/user they are attached to would never be
updated after creation. To fix that, we needed two changes to the logic
of policy comparison:

- Compare the new policy name to *all* matching policies, not just the
  first in lexicographical order
- Compare the new policy name to the matching ones, not to the IAM
  object the policy is attached to
2016-08-30 10:24:00 -04:00
..
amazon Remove spurious changed state on iam_policy module (#4381) 2016-08-30 10:24:00 -04:00
azure ssh_public_keys on Azure virtual machine is a list (#4350) 2016-08-25 15:08:54 -07:00
digital_ocean Use named parameters in new_droplet method call (#4483) 2016-08-30 11:56:09 +02:00
docker Fix container labels expected vs actual comparison. 2016-08-27 08:00:13 -04:00
google Doc update 2016-07-26 18:05:37 +00:00
linode Py3 exclude list (#3698) 2016-05-19 15:34:59 -07:00
openstack Removing duplicate name: parameter possible typo (#4525) 2016-08-24 11:04:59 -04: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