summaryrefslogtreecommitdiffstats
path: root/ansible_collections/dellemc/unity/meta/runtime.yml
blob: 9f0f69044445bbc7243574a3536e25cb54c19d28 (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
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
---
requires_ansible: ">=2.14"
plugin_routing:
    modules:
        dellemc_unity_info:
            tombstone:
                  removal_date: "2024-03-22"
                  warning_text: Use info instead.
        dellemc_unity_gatherfacts:
            tombstone:
                  removal_date: "2024-03-22"
                  warning_text: Use info instead.
        dellemc_unity_consistencygroup:
            tombstone:
                  removal_date: "2024-03-22"
                  warning_text: Use consistencygroup instead.
        dellemc_unity_filesystem_snapshot:
            tombstone:
                  removal_date: "2024-03-22"
                  warning_text: Use filesystem_snapshot instead.
        dellemc_unity_filesystem:
            tombstone:
                  removal_date: "2024-03-22"
                  warning_text: Use filesystem instead.
        dellemc_unity_host:
            tombstone:
                  removal_date: "2024-03-22"
                  warning_text: Use host instead.
        dellemc_unity_nasserver:
            tombstone:
                  removal_date: "2024-03-22"
                  warning_text: Use nasserver instead.
        dellemc_unity_nfs:
            tombstone:
                  removal_date: "2024-03-22"
                  warning_text: Use nfs instead.
        dellemc_unity_smbshare:
            tombstone:
                  removal_date: "2024-03-22"
                  warning_text: Use smbshare instead.
        dellemc_unity_snapshot:
            tombstone:
                  removal_date: "2024-03-22"
                  warning_text: Use snapshot instead.
        dellemc_unity_snapshotschedule:
            tombstone:
                  removal_date: "2024-03-22"
                  warning_text: Use snapshotschedule instead.
        dellemc_unity_storagepool:
            tombstone:
                  removal_date: "2024-03-22"
                  warning_text: Use storagepool instead.
        dellemc_unity_tree_quota:
            tombstone:
                  removal_date: "2024-03-22"
                  warning_text: Use tree_quota instead.
        dellemc_unity_user_quota:
            tombstone:
                  removal_date: "2024-03-22"
                  warning_text: Use user_quota instead.
        dellemc_unity_volume:
            tombstone:
                  removal_date: "2024-03-22"
                  warning_text: Use volume instead.