summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorwilltome <willtome@gmail.com>2020-01-22 13:29:30 -0600
committerJohn R Barker <john@johnrbarker.com>2020-01-22 19:29:30 +0000
commitb8a36e5950eb228c5613bec63716dbea0d5a36fe (patch)
treefc9106d0d667fc91a1ea1dfc464a13c9804e9b9b /.github
parentfabb2eb5558710b32ef1568ae31742322a957e97 (diff)
downloadansible-b8a36e5950eb228c5613bec63716dbea0d5a36fe.tar.gz
Migrate azure_rm inventory to collection (#66693)
* migrate azure rm to collection * missing :
Diffstat (limited to '.github')
-rw-r--r--.github/BOTMETA.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.github/BOTMETA.yml b/.github/BOTMETA.yml
index 7845fad34f..6d3200034c 100644
--- a/.github/BOTMETA.yml
+++ b/.github/BOTMETA.yml
@@ -1214,6 +1214,8 @@ files:
support: core
$plugins/inventory/aws_ec2.py:
maintainers: s-hertel
+ $plugins/inventory/azure_rm.py:
+ migrated_to: azure.azcollection
$plugins/inventory/docker: *docker
$plugins/inventory/docker_swarm.py:
<<: *docker