Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[2.10] skydive.skydive was renamed to community.skydive #71364

Merged
merged 1 commit into from Aug 27, 2020
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
14 changes: 7 additions & 7 deletions lib/ansible/config/ansible_builtin_runtime.yml
Expand Up @@ -6775,11 +6775,11 @@ plugin_routing:
hcloud_subnetwork:
redirect: hetzner.hcloud.hcloud_subnetwork
skydive_capture:
redirect: skydive.skydive.skydive_capture
redirect: community.skydive.skydive_capture
skydive_edge:
redirect: skydive.skydive.skydive_edge
redirect: community.skydive.skydive_edge
skydive_node:
redirect: skydive.skydive.skydive_node
redirect: community.skydive.skydive_node
cyberark_authentication:
redirect: cyberark.pas.cyberark_authentication
cyberark_user:
Expand Down Expand Up @@ -8654,9 +8654,9 @@ plugin_routing:
network.routeros.routeros:
redirect: community.network.network.routeros.routeros
network.skydive:
redirect: skydive.skydive.network.skydive
redirect: community.skydive.network.skydive
network.skydive.api:
redirect: skydive.skydive.network.skydive.api
redirect: community.skydive.network.skydive.api
network.slxos:
redirect: community.network.network.slxos
network.slxos.slxos:
Expand Down Expand Up @@ -9394,7 +9394,7 @@ plugin_routing:
hcloud:
redirect: hetzner.hcloud.hcloud
skydive:
redirect: skydive.skydive.skydive
redirect: community.skydive.skydive
azure:
redirect: azure.azcollection.azure
azure_tags:
Expand Down Expand Up @@ -9617,7 +9617,7 @@ plugin_routing:
aws_ssm:
redirect: amazon.aws.aws_ssm
skydive:
redirect: skydive.skydive.skydive
redirect: community.skydive.skydive
cpm_metering:
redirect: wti.remote.cpm_metering
cpm_status:
Expand Down