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
Alex ae3fde2647
filesystem.py: fix xfs growfs (#137)
* filesystem.py: fix xfs growfs

xfs needs to be mounted to be expanted.

Add function to get mountpoint of filesystem.

* Fail if xfs filesystem is not mounted

xfs growfs needs to be executed on a mountpoint. That will be enforced
now by xfsprogs-4.12.
https://bugzilla.redhat.com/show_bug.cgi?id=1477192

* Update changelogs/fragments/33979-xfs_growfs.yml

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

Co-authored-by: Felix Fontein <felix@fontein.de>
2020-06-23 14:04:55 +01:00
..
.empty Add folder for changelog fragments. (#72) 2020-03-30 12:49:40 +02:00
303-consul_kv-fix-env-variables-handling.yaml Fix for lookup/consul_kv environment varibles handling (#303) 2020-06-23 14:08:38 +02:00
548_apk.yml apk: Add no-cache option (#548) 2020-06-23 14:10:05 +02:00
33979-xfs_growfs.yml filesystem.py: fix xfs growfs (#137) 2020-06-23 14:04:55 +01:00
aix_filesystem-module_util-routing-issue.yml aix_filesystem - fix module_util pathing issue for ansible 2.9 (#567) 2020-06-23 13:42:32 +02:00
parted_negative_numbers.yml parted: Allow passing negative numbers to specify partition boundary relative to disk end (#129) 2020-06-23 14:02:35 +02:00