From 3793bcf481bb2faa0cbf165f3476f0329f8bafbe Mon Sep 17 00:00:00 2001 From: Yunge Zhu <37337818+yungezz@users.noreply.github.com> Date: Thu, 15 Nov 2018 07:42:38 +0800 Subject: [PATCH] update doc in contrib\inventory\azure_rm.py (#46939) * add inventory note * typo --- contrib/inventory/azure_rm.py | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/contrib/inventory/azure_rm.py b/contrib/inventory/azure_rm.py index 691c196f11e..7da0ed7f989 100755 --- a/contrib/inventory/azure_rm.py +++ b/contrib/inventory/azure_rm.py @@ -20,6 +20,12 @@ # ''' +Important note (2018/10) +======================== +This inventory script is in maintenance mode: only critical bug fixes but no new features. +There's new Azure external inventory script at https://github.com/ansible/ansible/blob/devel/lib/ansible/plugins/inventory/azure_rm.py, +with better performance and latest new features. Please go to the link to get latest Azure inventory. + Azure External Inventory Script =============================== Generates dynamic inventory by making API requests to the Azure Resource