summaryrefslogtreecommitdiffstats
path: root/ansible_collections/dellemc/openmanage/meta/runtime.yml
blob: 2c94ec4fade0e06047d796110ee5bc5975780ea4 (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
37
38
39
40
41
42
43
---
requires_ansible: ">=2.15.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.
    dellemc_idrac_storage_volume:
      redirect: dellemc.openmanage.idrac_storage_volume
      deprecation:
        removal_date: "2026-03-31"
        warning_text: dellemc_idrac_storage_volume will be removed in a future
                      release of this collection.
                      Use dellemc.openmanage.idrac_storage_volume instead.