diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-13 12:04:41 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-13 12:04:41 +0000 |
commit | 975f66f2eebe9dadba04f275774d4ab83f74cf25 (patch) | |
tree | 89bd26a93aaae6a25749145b7e4bca4a1e75b2be /ansible_collections/dellemc/unity/changelogs/.plugin-cache.yaml | |
parent | Initial commit. (diff) | |
download | ansible-975f66f2eebe9dadba04f275774d4ab83f74cf25.tar.xz ansible-975f66f2eebe9dadba04f275774d4ab83f74cf25.zip |
Adding upstream version 7.7.0+dfsg.upstream/7.7.0+dfsg
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'ansible_collections/dellemc/unity/changelogs/.plugin-cache.yaml')
-rw-r--r-- | ansible_collections/dellemc/unity/changelogs/.plugin-cache.yaml | 102 |
1 files changed, 102 insertions, 0 deletions
diff --git a/ansible_collections/dellemc/unity/changelogs/.plugin-cache.yaml b/ansible_collections/dellemc/unity/changelogs/.plugin-cache.yaml new file mode 100644 index 000000000..40d737b5f --- /dev/null +++ b/ansible_collections/dellemc/unity/changelogs/.plugin-cache.yaml @@ -0,0 +1,102 @@ +objects: + role: {} +plugins: + become: {} + cache: {} + callback: {} + cliconf: {} + connection: {} + httpapi: {} + inventory: {} + lookup: {} + module: + cifsserver: + description: Manage CIFS server on Unity storage system + name: cifsserver + namespace: '' + version_added: 1.4.0 + consistencygroup: + description: Manage consistency groups on Unity storage system + name: consistencygroup + namespace: '' + version_added: 1.1.0 + filesystem: + description: Manage filesystem on Unity storage system + name: filesystem + namespace: '' + version_added: 1.1.0 + filesystem_snapshot: + description: Manage filesystem snapshot on the Unity storage system + name: filesystem_snapshot + namespace: '' + version_added: 1.1.0 + host: + description: Manage Host operations on Unity + name: host + namespace: '' + version_added: 1.1.0 + info: + description: Gathering information about Unity + name: info + namespace: '' + version_added: 1.1.0 + interface: + description: Manage Interfaces on Unity storage system + name: interface + namespace: '' + version_added: 1.4.0 + nasserver: + description: Manage NAS servers on Unity storage system + name: nasserver + namespace: '' + version_added: 1.1.0 + nfs: + description: Manage NFS export on Unity storage system + name: nfs + namespace: '' + version_added: 1.1.0 + nfsserver: + description: Manage NFS server on Unity storage system + name: nfsserver + namespace: '' + version_added: 1.4.0 + smbshare: + description: Manage SMB shares on Unity storage system + name: smbshare + namespace: '' + version_added: 1.1.0 + snapshot: + description: Manage snapshots on the Unity storage system + name: snapshot + namespace: '' + version_added: 1.1.0 + snapshotschedule: + description: Manage snapshot schedules on Unity storage system + name: snapshotschedule + namespace: '' + version_added: 1.1.0 + storagepool: + description: Manage storage pool on Unity + name: storagepool + namespace: '' + version_added: 1.1.0 + tree_quota: + description: Manage quota tree on the Unity storage system + name: tree_quota + namespace: '' + version_added: 1.2.0 + user_quota: + description: Manage user quota on the Unity storage system + name: user_quota + namespace: '' + version_added: 1.2.0 + volume: + description: Manage volume on Unity storage system + name: volume + namespace: '' + version_added: 1.1.0 + netconf: {} + shell: {} + strategy: {} + vars: {} +version: 1.6.0 |