community.general/lib/ansible/modules/cloud
Yunge Zhu 40fbee6369 Fix azure_rm_keyvaultkey/azure_rm_keyvaultsecret bugs (#41683)
* fix keyvault tests

* missing keyvault requirement

* fix keyvault auth bug

* apply fix in secret

* fix lint

* enable keyvault key and secret tests

* add azure service principal object_id lookup plugin

* fix lint

* add dependency in integration test

* fix bug

* put azure sp lookup plugin into test

* fix lint

* move lookup plugin

* repath lookup plugin

* repath lookup plugin

* repath files

* put az sp lookup plugin to lookup_plugins folder
2018-07-23 11:49:30 +08:00
..
amazon [aws] Enable SQS events for `lambda_event` module (#43019) 2018-07-20 10:52:21 -04:00
atomic Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
azure Fix azure_rm_keyvaultkey/azure_rm_keyvaultsecret bugs (#41683) 2018-07-23 11:49:30 +08: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 cs_vpc: fix disabled or wrong vpc offering taken (#42465) 2018-07-09 08:31:13 +02:00
digital_ocean clarify module functionality in docstrings: module creates domains and their @ A record only #35669 (#41872) 2018-07-02 10:36:51 -04:00
dimensiondata Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
docker Fix docker_image archive features to work with Python 3 2018-07-19 12:30:07 -04:00
google [gcp] Fix service account email parameter on gcp_compute_instance (#41806) 2018-06-21 16:11:28 -04:00
heroku New module: heroku_collaborator (#39001) 2018-05-22 11:50:53 +02: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
memset New Memset module to request DNS reloads (#40390) 2018-05-25 00:30:25 +02:00
misc [docs] Document requirements for `plan_file` option in terraform module (#42514) 2018-07-09 10:19:29 -04:00
oneandone More validate module fixes (#39097) 2018-04-24 18:05:50 +01:00
opennebula Add mode, owner_id and group_id options to one_vm (#40217) 2018-05-25 08:00:26 +02:00
openstack [openstack] add endpoint_type parameter to examples (#41979) 2018-06-27 08:26:03 -04:00
ovh Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
ovirt Fix broken links. (#42323) 2018-07-04 18:54:49 -07: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
rackspace Update Jesse Keating's github id (#39904) 2018-05-11 07:38:15 +02:00
scaleway Added Scaleway volume module (#41667) 2018-07-12 08:43:23 -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: update documentation for linked_clone (#42881) 2018-07-20 10:34:26 +05:30
vultr Vultr: Introducing vr_startup_script_facts module (#43004) 2018-07-20 20:32:32 +02:00
webfaction Convert more http links to https. 2018-04-25 23:12:46 -07:00
__init__.py