1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/lib/ansible/modules/cloud/azure
Ian Philpot e62c1cd050 Az mod keyvault ops (#33606)
* keyvault_operations module init + template

* Created KeyVault Secrets Module. No Tests

* Passing 2.7/3.x sanity tests

* added intergration tests for keyvault secrets noop

* integration test pass/need keyvault module

* Added az env cleanup to intergration tests

* Updated auth to 0.3.6 ver

* fixed typo in integration tests

* Added check_mode

* Added tags

* Updated tags test, sanity + integration passed

* checked mode

* updated tests

* fixing sanity

* fix copyright
2018-02-06 20:40:15 -08:00
..
__init__.py added __init__.py to new cloud subcategories so builds work again 2016-12-08 11:22:25 -05:00
_azure.py Module deprecation: docs, scheme and tests (#34100) 2018-01-30 12:23:52 +00:00
azure_rm_acs.py Fix azure_rm_acs due to Azure breaking API change (#33221) 2017-12-04 15:41:34 -08:00
azure_rm_availabilityset.py compute models 2018-01-09 23:18:31 -08:00
azure_rm_availabilityset_facts.py Azure Availability Set facts module (azure_rm_availabilityset_facts) (#28378) 2017-08-29 13:48:36 -07:00
azure_rm_containerinstance.py [new module] Add Azure Container Instance support - cloud/azure/azure_rm_containerinstance (#32025) 2018-01-17 10:05:45 +10:00
azure_rm_containerregistry.py azure_rm_containerservice (#33597) 2017-12-06 20:30:28 -08:00
azure_rm_deployment.py resources models 2018-01-09 23:18:31 -08:00
azure_rm_dnsrecordset.py azure_rm_dnsrecordset: fix broken import and minor updates (#34983) 2018-01-25 09:39:49 -08:00
azure_rm_dnsrecordset_facts.py Azure Module for Retrieving Facts for Record Sets (#28805) 2017-08-29 17:42:56 -07:00
azure_rm_dnszone.py Bug | Error message being swallowed in azure_rm_common.py (#33298) 2017-11-27 22:03:41 -05:00
azure_rm_dnszone_facts.py new facts module for dns zone (#28803) 2017-08-29 17:43:09 -07:00
azure_rm_functionapp.py Add support for Azure Functions (#28566) 2017-08-29 18:54:58 -07:00
azure_rm_functionapp_facts.py Add support for Azure Functions (#28566) 2017-08-29 18:54:58 -07:00
azure_rm_image.py fix lint errors 2018-01-09 23:18:31 -08:00
azure_rm_keyvault.py [new module] azure_rm_keyvault (#35150) 2018-02-05 16:08:22 -08:00
azure_rm_keyvaultkey.py Az mod keyvault key (#33607) 2018-02-06 20:40:00 -08:00
azure_rm_keyvaultsecret.py Az mod keyvault ops (#33606) 2018-02-06 20:40:15 -08:00
azure_rm_loadbalancer.py fix typo 2018-01-09 23:18:31 -08:00
azure_rm_loadbalancer_facts.py Azure load balancer support (#26099) 2017-08-29 14:29:44 -07:00
azure_rm_managed_disk.py compute models 2018-01-09 23:18:31 -08:00
azure_rm_managed_disk_facts.py #30142:Enable attach data disk to existing VM or detach it from VM (#32711) 2017-12-21 07:53:14 +10:00
azure_rm_mysqldatabase.py adding azure_rm_mysqldatabase (#33567) 2018-01-17 13:17:13 +10:00
azure_rm_mysqlserver.py Fix inconsitencies between code assumptions and schema (#34901) 2018-01-15 18:29:20 -06:00
azure_rm_networkinterface.py azure_rm_networkinterface: support the multiple ip configuration (#32882) 2018-01-24 14:57:08 +10:00
azure_rm_networkinterface_facts.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
azure_rm_postgresqldatabase.py adding azure_rm_postgresqldatabase (#33568) 2018-01-17 13:16:27 +10:00
azure_rm_postgresqlserver.py Fix inconsitencies between code assumptions and schema (#34901) 2018-01-15 18:29:20 -06:00
azure_rm_publicipaddress.py network models 2018-01-09 23:18:30 -08:00
azure_rm_publicipaddress_facts.py Bulk autopep8 (modules) 2017-12-07 20:25:55 +00:00
azure_rm_resourcegroup.py resources models 2018-01-09 23:18:31 -08:00
azure_rm_resourcegroup_facts.py Fix incorrect formatting call in azure module (#33561) 2017-12-05 14:50:59 +05:30
azure_rm_securitygroup.py network models 2018-01-09 23:18:30 -08:00
azure_rm_securitygroup_facts.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
azure_rm_sqldatabase.py [new module] azure_rm_sqldatabase (#34611) 2018-01-24 15:17:31 +10:00
azure_rm_sqlserver.py [new module] Added Azure SQL Servers support - cloud/azure/azure_rm_sql_servers (#33077) 2017-12-13 14:31:00 +10:00
azure_rm_sqlserver_facts.py [new module] azure_rm_sqlserver_facts (#34608) 2018-01-15 14:45:49 +10:00
azure_rm_storageaccount.py fix lint errors 2018-01-09 23:18:23 -08:00
azure_rm_storageaccount_facts.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
azure_rm_storageblob.py Port arg specs from type='str' to type='path' 2017-10-09 21:15:56 -07:00
azure_rm_subnet.py Fix typo in azure_rm_subnet (#35731) 2018-02-06 09:40:05 +05:30
azure_rm_virtualmachine.py subnet should in the virtual network resource group (#35038) 2018-01-25 12:53:28 +10:00
azure_rm_virtualmachine_extension.py compute models 2018-01-09 23:18:31 -08:00
azure_rm_virtualmachine_scaleset.py compute models 2018-01-09 23:18:31 -08:00
azure_rm_virtualmachine_scaleset_facts.py Azure Virtual Machine Scale Set support (azure_rm_virtualmachine_scaleset) (#28381) 2017-08-29 14:14:15 -07:00
azure_rm_virtualmachineimage_facts.py Migrate more Azure integration tests. (#29034) 2017-09-05 19:38:56 -07:00
azure_rm_virtualnetwork.py network models 2018-01-09 23:18:30 -08:00
azure_rm_virtualnetwork_facts.py Bulk autopep8 (modules) 2017-12-07 20:25:55 +00:00