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/netapp/azure/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/netapp/azure/changelogs/.plugin-cache.yaml')
-rw-r--r-- | ansible_collections/netapp/azure/changelogs/.plugin-cache.yaml | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/ansible_collections/netapp/azure/changelogs/.plugin-cache.yaml b/ansible_collections/netapp/azure/changelogs/.plugin-cache.yaml new file mode 100644 index 000000000..6e247d8f7 --- /dev/null +++ b/ansible_collections/netapp/azure/changelogs/.plugin-cache.yaml @@ -0,0 +1,35 @@ +plugins: + become: {} + cache: {} + callback: {} + cliconf: {} + connection: {} + httpapi: {} + inventory: {} + lookup: {} + module: + azure_rm_netapp_account: + description: Manage NetApp Azure Files Account + name: azure_rm_netapp_account + namespace: private.var.folders.zv.gm9l2n2n30g2k5tdmny65l_r0000gp.T.antsibull-changelogrmmpa_fx.collections.ansible_collections.netapp.azure.plugins.modules + version_added: 19.10.0 + azure_rm_netapp_capacity_pool: + description: Manage NetApp Azure Files capacity pool + name: azure_rm_netapp_capacity_pool + namespace: private.var.folders.zv.gm9l2n2n30g2k5tdmny65l_r0000gp.T.antsibull-changelogrmmpa_fx.collections.ansible_collections.netapp.azure.plugins.modules + version_added: 19.10.0 + azure_rm_netapp_snapshot: + description: Manage NetApp Azure Files Snapshot + name: azure_rm_netapp_snapshot + namespace: private.var.folders.zv.gm9l2n2n30g2k5tdmny65l_r0000gp.T.antsibull-changelogrmmpa_fx.collections.ansible_collections.netapp.azure.plugins.modules + version_added: 19.10.0 + azure_rm_netapp_volume: + description: Manage NetApp Azure Files Volume + name: azure_rm_netapp_volume + namespace: private.var.folders.zv.gm9l2n2n30g2k5tdmny65l_r0000gp.T.antsibull-changelogrmmpa_fx.collections.ansible_collections.netapp.azure.plugins.modules + version_added: 19.10.0 + netconf: {} + shell: {} + strategy: {} + vars: {} +version: 21.8.0 |