We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 12f6714 commit 8b4e8c6Copy full SHA for 8b4e8c6
meta/runtime.yml
@@ -58,9 +58,11 @@ plugin_routing:
58
modules:
59
cs_instance_facts:
60
deprecation:
61
- removal_version: 2.0.0
62
- warning_text: module was renamed to cs_instance_info
+ removal_date: 2021-12-12
+ warning_text: module was renamed to ngine_io.cloudstack.cs_instance_info
63
+ redirect: ngine_io.cloudstack.cs_instance_info
64
cs_zone_facts:
65
66
- warning_text: module was renamed to cs_zone_info
67
+ warning_text: module was renamed to ngine_io.cloudstack.cs_zone_info
68
+ redirect: ngine_io.cloudstack.cs_zone_info
0 commit comments