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/tests
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
..
integration/targets module filesystem: partially fix idempotency issue #1457 (resizefs) (#1478) (#1719) 2021-02-03 10:42:21 +01:00
sanity xfconf: add return values and expand test coverage (#1419) (#1479) 2020-12-12 15:29:20 +01:00
unit npm - handle json decode exception (#1625) (#1636) 2021-01-14 14:40:33 +01:00
utils [stable-1] AZP Bootstrap (#1505) 2020-12-18 16:07:09 +00:00
.gitignore Initial commit 2020-03-09 09:11:07 +00:00
requirements.yml Remove ansible.posix dependency (#1157) (#1191) 2020-10-28 20:57:07 +01:00