community.general/lib/ansible/modules/cloud/azure
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
..
__init__.py
_azure.py
azure_rm_acs.py
azure_rm_aks.py
azure_rm_aks_facts.py
azure_rm_availabilityset.py
azure_rm_availabilityset_facts.py removed unnecessary version_added values (#40773) 2018-05-28 09:57:18 +08:00
azure_rm_containerinstance.py fixing container instance sanity & integration tests (#40774) 2018-05-28 12:59:26 +08:00
azure_rm_containerregistry.py
azure_rm_deployment.py Added missing type for both template and parameters variables. (#42033) 2018-07-05 16:05:45 -04:00
azure_rm_dnsrecordset.py
azure_rm_dnsrecordset_facts.py
azure_rm_dnszone.py
azure_rm_dnszone_facts.py
azure_rm_functionapp.py removed unnecessary version_added values (#40773) 2018-05-28 09:57:18 +08:00
azure_rm_functionapp_facts.py
azure_rm_image.py
azure_rm_keyvault.py
azure_rm_keyvaultkey.py Fix azure_rm_keyvaultkey/azure_rm_keyvaultsecret bugs (#41683) 2018-07-23 11:49:30 +08:00
azure_rm_keyvaultsecret.py Fix azure_rm_keyvaultkey/azure_rm_keyvaultsecret bugs (#41683) 2018-07-23 11:49:30 +08:00
azure_rm_loadbalancer.py
azure_rm_loadbalancer_facts.py
azure_rm_managed_disk.py disk fact should return create_option value (#42398) 2018-07-10 16:16:28 +08:00
azure_rm_managed_disk_facts.py disk fact should return create_option value (#42398) 2018-07-10 16:16:28 +08:00
azure_rm_mysqldatabase.py reappied changes in a new pr (#41228) 2018-06-13 15:42:29 +08:00
azure_rm_mysqlserver.py reappied changes in a new pr (#41228) 2018-06-13 15:42:29 +08:00
azure_rm_networkinterface.py normalize the resource location (#40802) 2018-06-04 13:45:51 +08:00
azure_rm_networkinterface_facts.py
azure_rm_postgresqldatabase.py reappied changes in a new pr (#41228) 2018-06-13 15:42:29 +08:00
azure_rm_postgresqlserver.py reappied changes in a new pr (#41228) 2018-06-13 15:42:29 +08:00
azure_rm_publicipaddress.py
azure_rm_publicipaddress_facts.py Update azure_rm_publicipaddress_facts.py example (#41833) 2018-06-22 16:22:48 +08:00
azure_rm_resource.py Provide kubernetes definition diffs in check_mode (#41471) 2018-07-11 16:32:03 +10:00
azure_rm_resource_facts.py introducing azure_rm_resource (#39274) 2018-05-23 16:55:57 -07:00
azure_rm_resourcegroup.py
azure_rm_resourcegroup_facts.py
azure_rm_securitygroup.py Fix examples in azure_rm_securitygroup (#42121) 2018-07-05 17:59:23 +08:00
azure_rm_securitygroup_facts.py
azure_rm_sqldatabase.py
azure_rm_sqlserver.py removed unnecessary version_added values (#40773) 2018-05-28 09:57:18 +08:00
azure_rm_sqlserver_facts.py
azure_rm_storageaccount.py removed unnecessary version_added values (#40773) 2018-05-28 09:57:18 +08:00
azure_rm_storageaccount_facts.py
azure_rm_storageblob.py
azure_rm_subnet.py Fixes #37330: support subnet can refer nsg in another resource group (#37627) 2018-05-24 11:45:29 +10:00
azure_rm_virtualmachine.py normalize the resource location (#40802) 2018-06-04 13:45:51 +08:00
azure_rm_virtualmachine_extension.py
azure_rm_virtualmachine_scaleset.py removed unnecessary version_added values (#40773) 2018-05-28 09:57:18 +08:00
azure_rm_virtualmachine_scaleset_facts.py removed unnecessary version_added values (#40773) 2018-05-28 09:57:18 +08:00
azure_rm_virtualmachineimage_facts.py
azure_rm_virtualnetwork.py Fixes #39648 azure_rm_virtualnetwork not handling DNS settings properly on existing virtual networks (#40646) 2018-05-28 15:45:01 +08:00
azure_rm_virtualnetwork_facts.py