community.general/lib/ansible/modules/cloud
Matt Davis b91117dac8
azure_rm_containerservice (#33597)
* add acr

* acr

* acr

* fix a minor error

* add tests and fixes as suggested

* use get_mgmt_svc_client to enable bi

* fixes as zim suggested

* code refinement

* get acr instance before update

* fix a bug

* remove Classic sku as it's going to deprecate

* pass sanity test

* fix sanity

* fixes based on comments

* fix broken namespace unregistered error

* fix a bug

* fix a bug

* fix

* add register namespace

* fixes tests

* remove pdb

* add ci azure test

* removed required: false

* renamed acr -> containerregistry

* fixed spelling mistake

* fixed idempotence

* fix for idempotence was wrong

* fixed a few issues

* different log when exception different than ResourceNotFound

* self.fail instead of log

* updated sample return value

* added login server in results

* fixed else

* fixed line too long

* cmp -> __ne__

* fixed trailing whitespace

* output.changed is false when instance updated

* fix for state change

* one more update

* update instance only when location or sku has changed

* fixed syntax error

* fixed acr test

* just removed unnecessary comment to trigger ci

* update return value shape

* flatten `state`
* change credential dictionary state
* add credentials to integration tests
2017-12-06 20:30:28 -08:00
..
amazon Remove check for HAS_BOTO3 since AnsibleAWSModule checks it (#33649) 2017-12-07 08:08:10 +10:00
atomic atomic_container: drop duplicate 'latest' choice (#32794) 2017-11-10 16:21:00 -05:00
azure azure_rm_containerservice (#33597) 2017-12-06 20:30:28 -08:00
centurylink Remove uses of assert in production code (#32079) 2017-11-13 11:51:18 -05:00
cloudscale Add Github handle to cloudscale_sever module author field (#33354) 2017-11-30 17:54:59 +10:00
cloudstack Add missing msg in fail_json (#33543) 2017-12-04 21:57:58 +05:30
digital_ocean Fix Digital Ocean tags module data type (#33486) 2017-12-03 01:21:19 +05:30
dimensiondata Add a code-smell test for smart quotes and remove smart quotes from all files 2017-09-18 16:49:16 -07:00
docker Fix memory_reservation typo in docker_container module (#33375) 2017-11-29 19:01:49 -05:00
google Fix typo in gce_labels documentation (#33186) 2017-11-22 13:55:48 +00:00
linode linode: PEP8 compliancy and doc fixes (#30922) 2017-09-26 09:48:08 -04:00
lxc Keep newlines when reading LXC container config file (#32219) 2017-11-14 10:46:39 -06:00
lxd Adding doc for the description argument of lxd_profile module 2017-10-09 11:11:58 -04:00
misc Add missing comma in lists (#33557) 2017-12-05 15:44:56 +01:00
openstack Issue 19612 os router to allow adding interface by port ip (#30409) 2017-11-28 09:46:08 -05:00
ovh Update metadata to 1.1 2017-08-15 23:12:08 -07:00
ovirt Adds 'discard_after_delete' property to ovirt_storage_domains module. (#33450) 2017-12-06 16:22:44 -05:00
packet Fix invalid string escape sequences. 2017-11-21 20:59:08 -08:00
profitbricks Fix invalid string escape sequences. 2017-11-21 20:59:08 -08:00
pubnub Update metadata to 1.1 2017-08-15 23:12:08 -07:00
rackspace Port arg specs from type='str' to type='path' 2017-10-09 21:15:56 -07:00
smartos Fix invalid string escape sequences. 2017-11-21 20:59:08 -08:00
softlayer sl_vm: PEP8 compliancy and documentation changes (#32657) 2017-11-15 15:22:32 -05:00
univention Update metadata to 1.1 2017-08-15 23:12:08 -07:00
vmware VMware: Fix vcenter connection error message (#33621) 2017-12-06 14:06:35 +05:30
vultr vultr: new module utils and common docs (#30868) 2017-11-01 20:16:59 +01:00
webfaction Update metadata to 1.1 2017-08-15 23:12:08 -07:00
__init__.py package files 2016-12-08 11:22:22 -05:00