summaryrefslogtreecommitdiffstats
path: root/packaging/requirements/requirements-azure.txt
diff options
context:
space:
mode:
authorSertaç Özercan <sozercan@gmail.com>2018-05-17 01:08:27 +0200
committerMatt Davis <nitzmahone@users.noreply.github.com>2018-05-17 01:08:27 +0200
commit6e4a2b17de4a08886ab85e61b071c53860a7caba (patch)
treee842d14555c95cb95f0697b7dfafb31aabcdbc7a /packaging/requirements/requirements-azure.txt
parentwin_updates: fix typo with download failure and whitelist on multiple updates... (diff)
downloadansible-6e4a2b17de4a08886ab85e61b071c53860a7caba.tar.xz
ansible-6e4a2b17de4a08886ab85e61b071c53860a7caba.zip
[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
Diffstat (limited to 'packaging/requirements/requirements-azure.txt')
-rw-r--r--packaging/requirements/requirements-azure.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/requirements/requirements-azure.txt b/packaging/requirements/requirements-azure.txt
index e3345c6787..802cb5d0d9 100644
--- a/packaging/requirements/requirements-azure.txt
+++ b/packaging/requirements/requirements-azure.txt
@@ -13,7 +13,7 @@ azure-mgmt-keyvault>=0.40.0,<0.41
azure-mgmt-batch>=4.1.0,<5
azure-mgmt-sql>=0.7.1,<0.8
azure-mgmt-web>=0.32.0,<0.33
-azure-mgmt-containerservice>=2.0.0,<3.0.0
+azure-mgmt-containerservice>=3.0.1
azure-mgmt-containerregistry>=1.0.1
azure-mgmt-rdbms>=0.2.0rc1,<0.3.0
azure-mgmt-containerinstance>=0.3.1,<0.4.0