1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/changelogs/fragments
Anatoly Pugachev 43da5b88db
parted: fix regex for version match and partition size output (#1695)
* Fix 2 regex in parted related to parted version string and to parsing partition size output.

* Added changelog fragment.

* Updated changelog as per recommendation.

* Fix the regex matching the parted version. The space character at the end of the string may or may not be always present

* provided sample version output and corrected regex to match

* add/correct changelog fragment

* split parted_version function to allow creating a test unit

* test unit for parted version info

* ansible-test sanity fixes

* review fix

* Update changelogs/fragments/1695-parted-updatedregex.yaml

Co-authored-by: Felix Fontein <felix@fontein.de>

* comment fixes

* better function name

* Update plugins/modules/system/parted.py

Co-authored-by: Felix Fontein <felix@fontein.de>

* comment fixes

Co-authored-by: Claude Robitaille <claude@cbcr.me>
Co-authored-by: Felix Fontein <felix@fontein.de>
2021-02-05 07:21:57 +01:00
..
.keep
948-dellemc-migration-removal.yml Migrating DellEMC collections from community.general collections (#1699) 2021-02-01 18:06:58 +01:00
1478-filesystem-fix-1457-resizefs-idempotency.yml module filesystem: partially fix idempotency issue #1457 (resizefs) (#1478) 2021-02-03 07:54:04 +01:00
1691-add-name-and-id-props-to-redfish-inventory-output.yml Add Name and/or Id properties to resource inventory output (#1691) 2021-01-29 07:17:57 +01:00
1695-parted-updatedregex.yaml parted: fix regex for version match and partition size output (#1695) 2021-02-05 07:21:57 +01:00
1702_homebrew_tap.yml homebrew_tap: Add support for brew search path (#1708) 2021-02-01 08:42:32 +01:00
1703-sensu_silence-fix_json_parsing.yml sensu-silence: fix json parsing of sensu API response (#1703) 2021-02-02 17:45:14 +01:00
CVE-2021-20191_no_log.yml Add no_log to some module arguments (#1725) 2021-02-04 21:02:21 +01:00