github.com/Pure-Storage-Ansible/FlashArray-Collection
FlashArray Collection 1.44.0
Merge pull request #1025 from sdodsley/release_1_44_0
Release 1.44.0
Merge pull request #1025 from sdodsley/release_1_44_0
Release 1.44.0
Disable automatic release workflow on GitHub release publish (#796)
Replace the `release: published` trigger with `workflow_dispatch` so the
release workflow no longer fires automatically when a GitHub release is
published. It can still be triggered manually from the Actions tab.
Co-authored-by: Cursor <cursoragent@cursor.com>
6.2.1 release
Bugfixes
--------
- vmware_guest_network - populate ``vlan_id`` in gathered NIC data for Distributed Virtual Portgroup backings so check mode diff does not report a false change when the NIC is already on the requested network.
Release 2.2.2 commit (#771)
Signed-off-by: Hideki Saito <saito@fgrep.org>
v1.0.40 updated reference in CHANGELOG and fix for validate_certs par…
…ameter
Render release notes for 2.2.1 (#146)
* Render release notes for 2.2.1
Signed-off-by: Dmitriy Rabotyagov <noonedeadpunk@gmail.com>
* Remove autoversion and prettier from pre-commit
Autoversioning does break intended logic for varsioning, as we want to
have a development version mentioned in galaxy.yml to distinguish
installation from git vs galaxy.
We also remove prettier as it has been archived by manitainer and break
compatability with antsibull.
Signed-off-by: Dmitriy Rabotyagov <noonedeadpunk@gmail.com>
* Move changelog from 2.2.1 to 2.2.2
As 2.2.1 has been already tagged, and it's not a good practice to update
notes for smth that has been released, we do plan another bugfix release
Signed-off-by: Dmitriy Rabotyagov <noonedeadpunk@gmail.com>
---------
Signed-off-by: Dmitriy Rabotyagov <noonedeadpunk@gmail.com>
Allow openvswitch_bridge set parameter to accept a list of strings (#144
)
Change the type to raw to allow both str (backward compatible) and list,
with list items chained as separate -- set sub-commands on add-br.
Fixes #117
Signed-off-by: Michal Nasiadka <mnasiadka@gmail.com>
Release 2.2.1 commit (#765)
2.2.1 release
Signed-off-by: Hideki Saito <saito@fgrep.org>
Merge pull request #563 from sdodsley/convert_to_everpure_ns
Rename to everpure namespace