[2.10] runtime and botmeta backports (#70451)

* botmeta: vultr migrated to ngine_io.vultr (#68916)


(cherry picked from commit 1787a3dbf5)

* botmeta: exoscale migrated to ngine_io.exoscale (#70095)

* botmeta: exoscale migrated to ngine_io.exoscale

* botmeta: exoscale: add missing migrations

* Update lib/ansible/config/ansible_builtin_runtime.yml

Co-authored-by: Felix Fontein <felix@fontein.de>

Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit 73139df36c)

* botmeta: cloudstack migrated to ngine_io.cloudstack (#68917)

* botmeta: cloudstack migrated to ngine_io.cloudstack

* also update file references

* cloudstack: botmeta: added missing migrated_to

(cherry picked from commit 8cb1272ca4)

* botmeta: cloudscale: add missing migrations (#70447)


(cherry picked from commit 0198ceebe4)

* All cloudscale.ch modules are moved to a collection (#70358)


(cherry picked from commit c600f8df58)

Co-authored-by: Gaudenz Steinlin <gaudenz@users.noreply.github.com>
pull/70478/head
René Moser 4 years ago committed by GitHub
parent 43ef13d206
commit 14997f0309
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

826
.github/BOTMETA.yml vendored

File diff suppressed because it is too large Load Diff

@ -525,13 +525,13 @@ plugin_routing:
clc_server_snapshot: clc_server_snapshot:
redirect: community.general.clc_server_snapshot redirect: community.general.clc_server_snapshot
cloudscale_floating_ip: cloudscale_floating_ip:
redirect: community.general.cloudscale_floating_ip redirect: cloudscale_ch.cloud.floating_ip
cloudscale_server: cloudscale_server:
redirect: community.general.cloudscale_server redirect: cloudscale_ch.cloud.server
cloudscale_server_group: cloudscale_server_group:
redirect: community.general.cloudscale_server_group redirect: cloudscale_ch.cloud.server_group
cloudscale_volume: cloudscale_volume:
redirect: community.general.cloudscale_volume redirect: cloudscale_ch.cloud.volume
cs_instance_facts: cs_instance_facts:
redirect: ngine_io.cloudstack.cs_instance_info redirect: ngine_io.cloudstack.cs_instance_info
cs_zone_facts: cs_zone_facts:
@ -1653,9 +1653,9 @@ plugin_routing:
dnsmadeeasy: dnsmadeeasy:
redirect: community.general.dnsmadeeasy redirect: community.general.dnsmadeeasy
exo_dns_domain: exo_dns_domain:
redirect: community.general.exo_dns_domain redirect: ngine_io.exoscale.exo_dns_domain
exo_dns_record: exo_dns_record:
redirect: community.general.exo_dns_record redirect: ngine_io.exoscale.exo_dns_record
haproxy: haproxy:
redirect: community.general.haproxy redirect: community.general.haproxy
hetzner_failover_ip: hetzner_failover_ip:
@ -7590,7 +7590,7 @@ plugin_routing:
cloud: cloud:
redirect: community.general.cloud redirect: community.general.cloud
cloudscale: cloudscale:
redirect: community.general.cloudscale redirect: cloudscale_ch.cloud.api
cloudstack: cloudstack:
redirect: ngine_io.cloudstack.cloudstack redirect: ngine_io.cloudstack.cloudstack
database: database:
@ -7602,7 +7602,7 @@ plugin_routing:
swarm: swarm:
redirect: community.general.swarm redirect: community.general.swarm
exoscale: exoscale:
redirect: community.general.exoscale redirect: ngine_io.exoscale.exoscale
f5_utils: f5_utils:
tombstone: tombstone:
removal_date: 2019-11-06 removal_date: 2019-11-06
@ -8313,7 +8313,7 @@ plugin_routing:
ce: ce:
redirect: community.network.ce redirect: community.network.ce
cloudscale: cloudscale:
redirect: community.general.cloudscale redirect: cloudscale_ch.cloud.api_parameters
cloudstack: cloudstack:
redirect: ngine_io.cloudstack.cloudstack redirect: ngine_io.cloudstack.cloudstack
cnos: cnos:
@ -8331,7 +8331,7 @@ plugin_routing:
enos: enos:
redirect: community.network.enos redirect: community.network.enos
exoscale: exoscale:
redirect: community.general.exoscale redirect: ngine_io.exoscale.exoscale
gcp: gcp:
redirect: google.cloud.gcp redirect: google.cloud.gcp
hetzner: hetzner:
@ -8614,7 +8614,7 @@ plugin_routing:
formerly_core_inventory: formerly_core_inventory:
redirect: testns.content_adj.statichost redirect: testns.content_adj.statichost
cloudscale: cloudscale:
redirect: community.general.cloudscale redirect: cloudscale_ch.cloud.inventory
docker_machine: docker_machine:
redirect: community.general.docker_machine redirect: community.general.docker_machine
docker_swarm: docker_swarm:

Loading…
Cancel
Save