summaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorYunge Zhu <37337818+yungezz@users.noreply.github.com>2018-11-15 07:42:38 +0800
committerMatt Davis <nitzmahone@users.noreply.github.com>2018-11-14 15:42:38 -0800
commit3793bcf481bb2faa0cbf165f3476f0329f8bafbe (patch)
treedf100073100bd2408bdc165736b6c5ce9472487d /contrib
parent0c86df33a48200904450de95a6ab309e0fc4cee5 (diff)
downloadansible-3793bcf481bb2faa0cbf165f3476f0329f8bafbe.tar.gz
update doc in contrib\inventory\azure_rm.py (#46939)
* add inventory note * typo
Diffstat (limited to 'contrib')
-rwxr-xr-xcontrib/inventory/azure_rm.py6
1 files changed, 6 insertions, 0 deletions
diff --git a/contrib/inventory/azure_rm.py b/contrib/inventory/azure_rm.py
index 691c196f11..7da0ed7f98 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