community.general/lib/ansible/modules/cloud
Zim Kalinowski 053081a8a0 use the same C() everywhere for absent / present options (#52610)
* use the same C() everywhere for absent / present options

* Update lib/ansible/modules/cloud/azure/azure_rm_cdnendpoint.py

* Update lib/ansible/modules/cloud/azure/azure_rm_resourcegroup.py

* Update lib/ansible/modules/cloud/azure/azure_rm_cdnendpoint.py

* Update lib/ansible/modules/cloud/azure/azure_rm_cdnendpoint.py

Co-Authored-By: zikalino <zikalino@microsoft.com>
2019-02-21 09:07:10 -06:00
..
alicloud Fix incorrect use of `is` for comparisons. 2019-02-12 16:33:13 -08:00
amazon specify basic minimum botocore version for this module (#52417) 2019-02-21 09:02:56 -06:00
atomic
azure use the same C() everywhere for absent / present options (#52610) 2019-02-21 09:07:10 -06:00
centurylink Final round of moving modules to new import error msg (#51852) 2019-02-08 10:07:01 +10:00
cloudscale cloudscale_volume: fail fast on volume type change (#52231) 2019-02-18 17:48:47 +00:00
cloudstack cloudstack: streamline modules doc (#52509) 2019-02-20 10:53:31 -05:00
digital_ocean Assorted pylint fixes 2019-02-15 06:54:47 -08:00
dimensiondata
docker docker_swarm_service: Allow passing period strings on relevant options (#52530) 2019-02-21 11:47:06 +00:00
google Bug fixes for GCP modules (#52616) 2019-02-20 16:27:05 -05:00
heroku
kubevirt Add kubevirt_rs module (#52472) 2019-02-19 09:10:06 +00:00
linode Final round of moving modules to new import error msg (#51852) 2019-02-08 10:07:01 +10:00
lxc Fix module issues (#52209) 2019-02-15 12:57:20 +01:00
lxd Fix typo in lxd_container module (#52644) 2019-02-20 07:37:11 -06:00
memset Fix various sonarcloud issues 2019-02-15 07:19:04 -08:00
misc Fix various sonarcloud issues 2019-02-15 07:19:04 -08:00
oneandone
online
opennebula
openstack provider_segmentation_id is int (#51600) 2019-02-18 18:26:03 -05:00
ovh Fixed typo from adress to address (#52143) 2019-02-13 13:57:13 +05:30
ovirt ovirt_network: ovirt fix getting labels (#52499) 2019-02-19 13:42:10 -05:00
packet
profitbricks
pubnub
rackspace
scaleway Fix module issues (#52209) 2019-02-15 12:57:20 +01:00
smartos New Module for SmartOS: nictagadm (#35919) 2019-01-23 04:57:46 +01:00
softlayer
spotinst Spotinst - adding support for instance health check validation (#49211) 2019-01-18 20:30:03 +00:00
univention Assorted pylint fixes 2019-02-15 06:54:47 -08:00
vmware modify doc description of disk.datastore (#52695) 2019-02-20 23:35:34 -05:00
vultr Fix pycodestyle E117 issues. 2019-02-13 23:35:39 -08:00
webfaction Assorted pylint fixes 2019-02-15 06:54:47 -08:00
xenserver New module: xenserver_guest_facts - returns facts of XenServer VMs (#49426) 2019-02-12 16:56:49 +05:30
__init__.py