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] b7368b9802
module filesystem: partially fix idempotency issue #1457 (resizefs) (#1478) (#1719)
* 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:21 +01:00
..
.keep Rename changelogs/fragments/.empty -> changelogs/fragments/.keep 2020-08-07 08:18:40 +02:00
1478-filesystem-fix-1457-resizefs-idempotency.yml module filesystem: partially fix idempotency issue #1457 (resizefs) (#1478) (#1719) 2021-02-03 10:42:21 +01:00
1690-scaleway-regions.yaml update scaleway zones (#1690) (#1694) 2021-01-28 13:22:19 +01:00
1691-add-name-and-id-props-to-redfish-inventory-output.yml Add Name and/or Id properties to resource inventory output (#1691) (#1697) 2021-01-29 07:40:25 +01:00
1703-sensu_silence-fix_json_parsing.yml sensu-silence: fix json parsing of sensu API response (#1703) (#1717) 2021-02-02 18:06:35 +01:00
community.docker-76-leading-v-support-in-docker-version.yml Backport of https://github.com/ansible-collections/community.docker/pull/76 to stable-1. (#1689) 2021-01-27 19:56:10 +01:00