community.general/lib/ansible/modules/cloud
Sertaç Özercan 6e4a2b17de [new module] Managed Azure Container Service (AKS) (azure_rm_aks) (#35888)
* add aks module and integration tests

* linting

* update tests

* sanity check

* make some changes to AKS module

* make integration test work

* add fact

* add resource_group name

* add fact test

* fix test

* fix test

* linting

* changed line endings for facts

* output kubeconfig

* Update azure_rm_aks.py

* update integration test aliases

* update aliases

* add cloud_environment and auth_source to args

* Fix comments from Jborean93 (#3)

* update

* fix

* fix

* fix

* fix

* update doc

* fix
2018-05-16 16:08:27 -07:00
..
amazon Add better handling for errors causing integration test instability (#40184) 2018-05-15 15:31:19 -04:00
atomic Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
azure [new module] Managed Azure Container Service (AKS) (azure_rm_aks) (#35888) 2018-05-16 16:08:27 -07:00
centurylink More validate module fixes (#39097) 2018-04-24 18:05:50 +01:00
cloudscale dictionary changed size during iteration error (#37454) 2018-04-03 06:13:09 -04:00
cloudstack cloudstack: use paging for listVirtualMachines (#40018) 2018-05-12 09:46:49 +02:00
digital_ocean New module: digital_ocean_certificate_facts (#36731) 2018-04-09 12:57:11 +05:30
dimensiondata Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
docker docker_image: Fix idempotency of pull (#31956) 2018-04-25 12:58:29 -04:00
google New Module: GCP Compute Instance Templates (#38907) 2018-05-11 10:50:32 -07:00
linode Add module support to yamllint sanity test. (#34964) 2018-01-16 15:08:56 -08:00
lxc Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
lxd Bulk autopep8 (modules) 2017-12-07 20:25:55 +00:00
misc Terraform module: pass `plan_file` argument correctly 2018-05-02 13:45:24 -04:00
oneandone More validate module fixes (#39097) 2018-04-24 18:05:50 +01:00
opennebula Add OpenNebula one_image_facts module (#38169) 2018-04-04 22:53:31 +02:00
openstack Update Jesse Keating's github id (#39904) 2018-05-11 07:38:15 +02:00
ovh Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
ovirt Fix E126, E123 pep8 errors, and ansible-format-automatic-specification pylint error (#39740) 2018-05-04 09:40:08 -05:00
packet Module DOCUMENTATION should match argspec (#34895) 2018-01-16 12:18:51 +00:00
profitbricks More validate module fixes (#39097) 2018-04-24 18:05:50 +01:00
pubnub Update metadata to 1.1 2017-08-15 23:12:08 -07:00
rackspace Update Jesse Keating's github id (#39904) 2018-05-11 07:38:15 +02:00
scaleway Add a User-Agent string to the API request (#38587) 2018-05-14 09:55:47 -05:00
smartos More validate module fixes (#39097) 2018-04-24 18:05:50 +01:00
softlayer sl_vm: PEP8 compliancy and documentation changes (#32657) 2017-11-15 15:22:32 -05:00
spotinst Add module support to yamllint sanity test. (#34964) 2018-01-16 15:08:56 -08:00
univention Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
vmware VMware: Check device type explicitly (#38729) 2018-05-14 16:12:31 +05:30
vultr More validate module fixes (#39097) 2018-04-24 18:05:50 +01:00
webfaction Convert more http links to https. 2018-04-25 23:12:46 -07:00
__init__.py