diff options
Diffstat (limited to 'ansible_collections/dellemc/powerflex/changelogs/.plugin-cache.yaml')
-rw-r--r-- | ansible_collections/dellemc/powerflex/changelogs/.plugin-cache.yaml | 67 |
1 files changed, 67 insertions, 0 deletions
diff --git a/ansible_collections/dellemc/powerflex/changelogs/.plugin-cache.yaml b/ansible_collections/dellemc/powerflex/changelogs/.plugin-cache.yaml new file mode 100644 index 00000000..733ca5d8 --- /dev/null +++ b/ansible_collections/dellemc/powerflex/changelogs/.plugin-cache.yaml @@ -0,0 +1,67 @@ +objects: + role: {} +plugins: + become: {} + cache: {} + callback: {} + cliconf: {} + connection: {} + httpapi: {} + inventory: {} + lookup: {} + module: + device: + description: Manage device on Dell PowerFlex + name: device + namespace: '' + version_added: 1.1.0 + info: + description: Gathering information about Dell PowerFlex + name: info + namespace: '' + version_added: 1.0.0 + mdm_cluster: + description: Manage MDM cluster on Dell PowerFlex + name: mdm_cluster + namespace: '' + version_added: 1.3.0 + protection_domain: + description: Manage Protection Domain on Dell PowerFlex + name: protection_domain + namespace: '' + version_added: 1.2.0 + replication_consistency_group: + description: Manage replication consistency groups on Dell PowerFlex + name: replication_consistency_group + namespace: '' + version_added: 1.5.0 + sdc: + description: Manage SDCs on Dell PowerFlex + name: sdc + namespace: '' + version_added: 1.0.0 + sds: + description: Manage SDS on Dell PowerFlex + name: sds + namespace: '' + version_added: 1.1.0 + snapshot: + description: Manage Snapshots on Dell PowerFlex + name: snapshot + namespace: '' + version_added: 1.0.0 + storagepool: + description: Managing Dell PowerFlex storage pool + name: storagepool + namespace: '' + version_added: 1.0.0 + volume: + description: Manage volumes on Dell PowerFlex + name: volume + namespace: '' + version_added: 1.0.0 + netconf: {} + shell: {} + strategy: {} + vars: {} +version: 1.5.0 |