Skip to content
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
7 changes: 7 additions & 0 deletions meta/runtime.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,3 +86,10 @@ action_groups:
- host
- host_template
- parcel

plugin_routing:
filter:
cluster_service_role_hosts:
deprecation:
removal_version: "6.0.0"
warning_text: Filter, cluster_service_role_hosts, is no longer supported.
4 changes: 4 additions & 0 deletions plugins/filter/cluster_service_role_hosts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,9 @@ DOCUMENTATION:
short_description: cluster_service_role_hosts
description: cluster_service_role_hosts
version_added: "3.0.3"
deprecated:
removed_in: "6.0.0"
alternative: none
why: No longer supported.
EXAMPLES:
RETURN:
Loading