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

vultr migrated to dedicated collection ngine_io.vultr #172

Merged
merged 2 commits into from
Apr 13, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
42 changes: 0 additions & 42 deletions .github/BOTMETA.yml
Original file line number Diff line number Diff line change
Expand Up @@ -160,9 +160,6 @@ files:
maintainers: $team_mysql
labels: database mysql proxysql
keywords: mariadb proxysql
$doc_fragments/vultr.py:
maintainers: $team_vultr
labels: cloud vultr
$doc_fragments/xenserver.py:
maintainers: bvitnik
labels: xenserver
Expand Down Expand Up @@ -200,9 +197,6 @@ files:
maintainers: $team_scaleway
labels: cloud scaleway
$inventories/virtualbox.py:
$inventories/vultr.py:
maintainers: $team_vultr
labels: cloud vultr
$lookups/:
labels: lookups
$lookups/conjur_variable.py:
Expand Down Expand Up @@ -386,9 +380,6 @@ files:
maintainers: $team_e_spirit
labels: utm_utils
$module_utils/vexata.py:
$module_utils/vultr.py:
maintainers: $team_vultr
labels: cloud vultr
$module_utils/xenserver.py:
maintainers: bvitnik
labels: xenserver
Expand Down Expand Up @@ -919,38 +910,6 @@ files:
authors: talzur
$modules/cloud/univention/:
authors: keachi
$modules/cloud/vultr/:
authors: Spredzy
maintainers: resmo
$modules/cloud/vultr/vultr_account_info.py:
authors: resmo
maintainers: Spredzy
$modules/cloud/vultr/vultr_block_storage_info.py:
authors: Spredzy resmo
$modules/cloud/vultr/vultr_dns_domain.py:
authors: resmo
maintainers: Spredzy
$modules/cloud/vultr/vultr_firewall_rule.py:
authors: resmo
maintainers: Spredzy
$modules/cloud/vultr/vultr_os_info.py:
authors: Spredzy resmo
$modules/cloud/vultr/vultr_server.py:
authors: resmo
maintainers: Spredzy
$modules/cloud/vultr/vultr_ssh_key.py:
authors: resmo
maintainers: Spredzy
$modules/cloud/vultr/vultr_ssh_key_info.py:
authors: Spredzy resmo
$modules/cloud/vultr/vultr_startup_script.py:
authors: resmo
maintainers: Spredzy
$modules/cloud/vultr/vultr_user.py:
authors: resmo
maintainers: Spredzy
$modules/cloud/vultr/vultr_user_info.py:
authors: Spredzy resmo
$modules/cloud/webfaction/:
authors: quentinsf
$modules/cloud/xenserver/:
Expand Down Expand Up @@ -2254,4 +2213,3 @@ macros:
team_solaris: bcoca danowar2k fishman jasperla jpdasma mator scathatheworm troy2914 xen0l
team_suse: commel dcermak evrardjp lrupp toabctl
team_virt: joshainglis karmab
team_vultr: Spredzy resmo
2 changes: 0 additions & 2 deletions changelogs/fragments/66792-vultr-improve-plan.yml

This file was deleted.

This file was deleted.

84 changes: 0 additions & 84 deletions meta/routing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -512,90 +512,6 @@ plugin_routing:
deprecation:
removal_date: TBD
warning_text: see plugin documentation for details
vr_account_facts:
deprecation:
removal_date: TBD
warning_text: see plugin documentation for details
vr_dns_domain:
deprecation:
removal_date: TBD
warning_text: see plugin documentation for details
vr_dns_record:
deprecation:
removal_date: TBD
warning_text: see plugin documentation for details
vr_firewall_group:
deprecation:
removal_date: TBD
warning_text: see plugin documentation for details
vr_firewall_rule:
deprecation:
removal_date: TBD
warning_text: see plugin documentation for details
vr_server:
deprecation:
removal_date: TBD
warning_text: see plugin documentation for details
vr_ssh_key:
deprecation:
removal_date: TBD
warning_text: see plugin documentation for details
vr_startup_script:
deprecation:
removal_date: TBD
warning_text: see plugin documentation for details
vr_user:
deprecation:
removal_date: TBD
warning_text: see plugin documentation for details
vultr_account_facts:
deprecation:
removal_date: TBD
warning_text: see plugin documentation for details
vultr_block_storage_facts:
deprecation:
removal_date: TBD
warning_text: see plugin documentation for details
vultr_dns_domain_facts:
deprecation:
removal_date: TBD
warning_text: see plugin documentation for details
vultr_firewall_group_facts:
deprecation:
removal_date: TBD
warning_text: see plugin documentation for details
vultr_network_facts:
deprecation:
removal_date: TBD
warning_text: see plugin documentation for details
vultr_os_facts:
deprecation:
removal_date: TBD
warning_text: see plugin documentation for details
vultr_plan_facts:
deprecation:
removal_date: TBD
warning_text: see plugin documentation for details
vultr_region_facts:
deprecation:
removal_date: TBD
warning_text: see plugin documentation for details
vultr_server_facts:
deprecation:
removal_date: TBD
warning_text: see plugin documentation for details
vultr_ssh_key_facts:
deprecation:
removal_date: TBD
warning_text: see plugin documentation for details
vultr_startup_script_facts:
deprecation:
removal_date: TBD
warning_text: see plugin documentation for details
vultr_user_facts:
deprecation:
removal_date: TBD
warning_text: see plugin documentation for details
xenserver_guest_facts:
deprecation:
removal_date: TBD
Expand Down
56 changes: 0 additions & 56 deletions plugins/doc_fragments/vultr.py

This file was deleted.

Loading