summaryrefslogtreecommitdiffstats
path: root/ansible_collections/dellemc/openmanage/meta/runtime.yml
blob: 8255bdc82950e418794e23b8e2ff0f90b8357c35 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
---
requires_ansible: ">=2.14.0"
plugin_routing:
  modules:
    dellemc_get_firmware_inventory:
      tombstone:
        removal_version: 8.0.0
        warning_text: Use dellemc.openmanage.idrac_firmware_info instead.
    dellemc_get_system_inventory:
      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"
        warning_text: dellemc_configure_idrac_eventing will be removed in a future release of this collection. Use dellemc.openmanage.idrac_attributes instead.
    dellemc_configure_idrac_services:
      deprecation:
        removal_date: "2024-07-31"
        warning_text: dellemc_configure_idrac_services will be removed in a future release of this collection. Use dellemc.openmanage.idrac_attributes instead.
    dellemc_idrac_lc_attributes:
      deprecation:
        removal_date: "2024-07-31"
        warning_text: dellemc_idrac_lc_attributes will be removed in a future release of this collection. Use dellemc.openmanage.idrac_attributes instead.
    dellemc_system_lockdown_mode:
      deprecation:
        removal_date: "2024-07-31"
        warning_text: dellemc_system_lockdown_mode will be removed in a future release of this collection. Use dellemc.openmanage.idrac_attributes instead.
    idrac_network:
      deprecation:
        removal_date: "2024-07-31"
        warning_text: idrac_network will be removed in a future release of this collection. Use dellemc.openmanage.idrac_attributes instead.
    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.