ansible/test/units/modules/cloud
Yury V. Zaytsev d88d71e4b1 route53_zone: return existing zone id in check mode (#56702)
* Returns zone ID for existing zone or `null`
* route53_zone: add module unit tests
* route53_zone: add compatibility with Python 2.6 to the unit tests
* route53_zone: address pycodestyle warning (add blank line)
2019-05-24 16:28:55 +05:30
..
amazon route53_zone: return existing zone id in check mode (#56702) 2019-05-24 16:28:55 +05:30
cloudstack Add a new CloudStack module - cs_traffic_type (#54451) 2019-03-28 21:53:32 +01:00
docker docker_swarm_service: Remove configs and secrets defaults (#54361) 2019-03-26 09:45:40 -04:00
google GCP deprecations (#53355) 2019-04-18 15:30:27 +01:00
kubevirt kubevirt: Add new kubevirt_vm module (#50768) 2019-02-13 10:17:01 +00:00
linode
linode_v4 Add new linode_v4 module. (#46151) 2018-11-16 12:39:05 +00:00
misc virt_net: idempotency of create/stop actions (#53276) 2019-03-28 21:42:35 +05:30
openstack
vmware VMware: Unit test for vmware_guest (#50140) 2019-01-21 10:23:39 +05:30
xenserver XenServer: Fix wrong FakeXenAPI module import in unit tests (#53634) 2019-03-14 17:03:52 +05:30
__init__.py