blob: dd41c3e913c7651db3a495b42348f43a18f0ea72 (
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
|
---
requires_ansible: ">=2.14.0"
plugin_routing:
modules:
dellemc_powerflex_gatherfacts:
tombstone:
removal_date: "2024-03-22"
warning_text: Use info module instead.
dellemc_powerflex_device:
tombstone:
removal_date: "2024-03-22"
warning_text: Use device module instead.
dellemc_powerflex_sdc:
tombstone:
removal_date: "2024-03-22"
warning_text: Use sdc module instead.
dellemc_powerflex_sds:
tombstone:
removal_date: "2024-03-22"
warning_text: Use sds module instead.
dellemc_powerflex_snapshot:
tombstone:
removal_date: "2024-03-22"
warning_text: Use snapshot module instead.
dellemc_powerflex_storagepool:
tombstone:
removal_date: "2024-03-22"
warning_text: Use storagepool module instead.
dellemc_powerflex_volume:
tombstone:
removal_date: "2024-03-22"
warning_text: Use volume module instead.
|