summaryrefslogtreecommitdiffstats
path: root/ansible_collections/dellemc/openmanage/meta/runtime.yml
diff options
context:
space:
mode:
Diffstat (limited to 'ansible_collections/dellemc/openmanage/meta/runtime.yml')
-rw-r--r--ansible_collections/dellemc/openmanage/meta/runtime.yml16
1 files changed, 8 insertions, 8 deletions
diff --git a/ansible_collections/dellemc/openmanage/meta/runtime.yml b/ansible_collections/dellemc/openmanage/meta/runtime.yml
index d550a6d38..8255bdc82 100644
--- a/ansible_collections/dellemc/openmanage/meta/runtime.yml
+++ b/ansible_collections/dellemc/openmanage/meta/runtime.yml
@@ -1,15 +1,15 @@
---
-requires_ansible: '>=2.10.0'
+requires_ansible: ">=2.14.0"
plugin_routing:
modules:
dellemc_get_firmware_inventory:
- deprecation:
- removal_date: "2023-01-15"
- warning_text: dellemc_get_firmware_inventory will be removed in a future release of this collection. Use dellemc.openmanage.idrac_firmware_info instead.
+ tombstone:
+ removal_version: 8.0.0
+ warning_text: Use dellemc.openmanage.idrac_firmware_info instead.
dellemc_get_system_inventory:
- deprecation:
- removal_date: "2023-01-15"
- warning_text: dellemc_get_system_inventory will be removed in a future release of this collection. Use dellemc.openmanage.idrac_system_info instead.
+ tombstone:
+ removal_version: 8.0.0
+ warning_text: Use dellemc.openmanage.idrac_system_info instead.
dellemc_configure_idrac_eventing:
deprecation:
removal_date: "2024-07-31"
@@ -33,4 +33,4 @@ plugin_routing:
idrac_timezone_ntp:
deprecation:
removal_date: "2024-07-31"
- warning_text: idrac_timezone_ntp will be removed in a future release of this collection. Use dellemc.openmanage.idrac_attributes instead. \ No newline at end of file
+ warning_text: idrac_timezone_ntp will be removed in a future release of this collection. Use dellemc.openmanage.idrac_attributes instead.