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