summaryrefslogtreecommitdiffstats
path: root/ansible_collections/hpe/nimble/changelogs/changelog.yaml
blob: 8675131e24d7d0a0af31b617f78ca5b699f19e5e (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
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
ancestor: null
releases:

  1.1.3:
    changes:
      release_summary: 'This patch release provides compatibility with Ansible v4.0.0'
    release_date: '2021-04-24'

  1.1.2:
    changes:
      release_summary: 'This patch release provides compatibility with Ansible v4.0.0'
    release_date: '2021-04-24'

  1.1.1:
    changes:
      release_summary: 'This patch release provides compatibility with Ansible v4.0.0'
    release_date: '2021-04-24'

  1.1.0:
    changes:
      release_summary: 'This patch release provides compatibility with Ansible v4.0.0'
    release_date: '2021-04-15'

  1.0.1:
    changes:
      release_summary: 'This patch release provides compatibility with Ansible v3.0.0'
    release_date: '2021-03-20'

  1.0.0:
    changes:
      release_summary: 'First release of the HPE Nimble Storage Content Collection for Ansible'

    release_date: '2020-10-18'
    modules:
    - description: Manage the HPE Nimble Storage access control records.
      name: hpe_nimble_access_control_record
      namespace: ''
    - description: Manage the HPE Nimble Storage array.
      name: hpe_nimble_array
      namespace: ''
    - description: Manage the HPE Nimble Storage CHAP user.
      name: hpe_nimble_chap_user
      namespace: ''
    - description: Manage the HPE Nimble Storage disk.
      name: hpe_nimble_disk
      namespace: ''
    - description: Manage the HPE Nimble Storage encryption.
      name: hpe_nimble_encryption
      namespace: ''
    - description: Manage the HPE Nimble Storage Fibre Channel.
      name: hpe_nimble_fc
      namespace: ''
    - description: Manage the HPE Nimble Storage group.
      name: hpe_nimble_group
      namespace: ''
    - description: Collect information from HPE Nimble Storage array.
      name: hpe_nimble_info
      namespace: ''
    - description: Manage the HPE Nimble Storage initiator groups.
      name: hpe_nimble_initiator_group
      namespace: ''
    - description: Manage the HPE Nimble Storage network configuration.
      name: hpe_nimble_network
      namespace: ''
    - description: Manage the HPE Nimble Storage Replication Partner.
      name: hpe_nimble_partner
      namespace: ''
    - description: Manage the HPE Nimble Storage performance policies
      name: hpe_nimble_performance_policy
      namespace: ''
    - description: Manage the HPE Nimble Storage pools.
      name: hpe_nimble_pool
      namespace: ''
    - description: Manage the HPE Nimble Storage protection schedules.
      name: hpe_nimble_protection_schedule
      namespace: ''
    - description: Manage the HPE Nimble Storage protection templates.
      name: hpe_nimble_protection_template
      namespace: ''
    - description: Manage the HPE Nimble Storage shelves.
      name: hpe_nimble_shelf
      namespace: ''
    - description: Manage the HPE Nimble Storage snapshots.
      name: hpe_nimble_snapshot
      namespace: ''
    - description: Manage the HPE Nimble Storage snapshot collections.
      name: hpe_nimble_snapshot_collection
      namespace: ''
    - description: Manage the HPE Nimble Storage users.
      name: hpe_nimble_user
      namespace: ''
    - description: Manage the HPE Nimble Storage user policies.
      name: hpe_nimble_user_policy
      namespace: ''
    - description: Manage the HPE Nimble Storage volumes.
      name: hpe_nimble_volume
      namespace: ''
    - description: Manage the HPE Nimble Storage volume collections.
      name: hpe_nimble_volume_collection
      namespace: ''