From b8a36e5950eb228c5613bec63716dbea0d5a36fe Mon Sep 17 00:00:00 2001 From: willtome Date: Wed, 22 Jan 2020 13:29:30 -0600 Subject: [PATCH] Migrate azure_rm inventory to collection (#66693) * migrate azure rm to collection * missing : --- .github/BOTMETA.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/BOTMETA.yml b/.github/BOTMETA.yml index 7845fad34f5..6d3200034cb 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