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
patchback[bot] 24b1d92e84
module filesystem: partially fix idempotency issue #1457 (resizefs) (#1478) (#1720)
* Use 'xfs_info' to query fs size, that doesn't always require the device be
  mounted. Although still query mountpoint first for backward compatibility.
* Do not fail whith fstype=xfs and resizefs=yes if filesystem already fills
  its underlying device.
* Include xfs in the tasks that test idempotency of resizefs option
* Add changelogs/fragments/1478-filesystem-fix-1457-resizefs-idempotency.yml

(cherry picked from commit aa95d8a5b7)

Co-authored-by: quidame <quidame@poivron.org>
2021-02-03 10:42:29 +01:00
..
.keep Rename changelogs/fragments/.empty -> changelogs/fragments/.keep 2020-08-07 08:17:57 +02:00
1478-filesystem-fix-1457-resizefs-idempotency.yml module filesystem: partially fix idempotency issue #1457 (resizefs) (#1478) (#1720) 2021-02-03 10:42:29 +01:00
1691-add-name-and-id-props-to-redfish-inventory-output.yml Add Name and/or Id properties to resource inventory output (#1691) (#1698) 2021-01-29 07:40:22 +01:00
1702_homebrew_tap.yml homebrew_tap: Add support for brew search path (#1708) (#1709) 2021-02-01 11:32:50 +01:00
1703-sensu_silence-fix_json_parsing.yml sensu-silence: fix json parsing of sensu API response (#1703) (#1718) 2021-02-03 07:52:59 +01:00
dellemc-migration.yml Announce DellEMC migration. (#1706) 2021-02-01 18:29:56 +01:00