diff options
Diffstat (limited to 'ansible_collections/purestorage/flasharray/changelogs/.plugin-cache.yaml')
-rw-r--r-- | ansible_collections/purestorage/flasharray/changelogs/.plugin-cache.yaml | 17 |
1 files changed, 16 insertions, 1 deletions
diff --git a/ansible_collections/purestorage/flasharray/changelogs/.plugin-cache.yaml b/ansible_collections/purestorage/flasharray/changelogs/.plugin-cache.yaml index 8719c5637..57f7e73f4 100644 --- a/ansible_collections/purestorage/flasharray/changelogs/.plugin-cache.yaml +++ b/ansible_collections/purestorage/flasharray/changelogs/.plugin-cache.yaml @@ -41,6 +41,11 @@ plugins: name: purefa_banner namespace: '' version_added: 1.0.0 + purefa_cbsexpand: + description: Modify the CBS array capacity + name: purefa_cbsexpand + namespace: '' + version_added: 1.0.0 purefa_certs: description: Manage FlashArray SSL Certificates name: purefa_certs @@ -106,11 +111,21 @@ plugins: name: purefa_export namespace: '' version_added: 1.5.0 + purefa_file: + description: Manage FlashArray File Copies + name: purefa_file + namespace: '' + version_added: 1.22.0 purefa_fs: description: Manage FlashArray File Systems name: purefa_fs namespace: '' version_added: 1.5.0 + purefa_hardware: + description: Manage FlashArray Hardware Identification + name: purefa_hardware + namespace: '' + version_added: 1.24.0 purefa_hg: description: Manage hostgroups on Pure Storage FlashArrays name: purefa_hg @@ -307,4 +322,4 @@ plugins: strategy: {} test: {} vars: {} -version: 1.19.1 +version: 1.27.0 |