From 434c949d0349ce680ae4e2b3f9503f4e08d33d3b Mon Sep 17 00:00:00 2001 From: nitzmahone Date: Sat, 4 Jun 2016 16:04:33 -0700 Subject: [PATCH] update azure minimum doc fragment --- lib/ansible/utils/module_docs_fragments/azure.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/ansible/utils/module_docs_fragments/azure.py b/lib/ansible/utils/module_docs_fragments/azure.py index 1954629e146..35ae92954a6 100644 --- a/lib/ansible/utils/module_docs_fragments/azure.py +++ b/lib/ansible/utils/module_docs_fragments/azure.py @@ -66,7 +66,7 @@ options: requirements: - "python >= 2.7" - - "azure >= 2.0.0rc2" + - "azure >= 2.0.0rc4" notes: - For authentication with Azure you can pass parameters, set environment variables or use a profile stored