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/plugins/modules/system
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
..
aix_devices.py Remove ANSIBLE_METADATA (#339) 2020-05-14 14:03:42 +01:00
aix_filesystem.py aix_filesystem - fix module_util pathing issue for ansible 2.9 (#567) 2020-06-23 13:42:32 +02:00
aix_inittab.py Remove ANSIBLE_METADATA (#339) 2020-05-14 14:03:42 +01:00
aix_lvg.py Remove ANSIBLE_METADATA (#339) 2020-05-14 14:03:42 +01:00
aix_lvol.py Remove ANSIBLE_METADATA (#339) 2020-05-14 14:03:42 +01:00
alternatives.py Remove ANSIBLE_METADATA (#339) 2020-05-14 14:03:42 +01:00
awall.py Remove ANSIBLE_METADATA (#339) 2020-05-14 14:03:42 +01:00
beadm.py Remove ANSIBLE_METADATA (#339) 2020-05-14 14:03:42 +01:00
capabilities.py Remove ANSIBLE_METADATA (#339) 2020-05-14 14:03:42 +01:00
cronvar.py Remove ANSIBLE_METADATA (#339) 2020-05-14 14:03:42 +01:00
crypttab.py Remove ANSIBLE_METADATA (#339) 2020-05-14 14:03:42 +01:00
dconf.py Remove ANSIBLE_METADATA (#339) 2020-05-14 14:03:42 +01:00
dpkg_divert.py Add version_added for all new features (#214) 2020-06-13 15:01:19 +02:00
facter.py Remove ANSIBLE_METADATA (#339) 2020-05-14 14:03:42 +01:00
filesystem.py filesystem.py: fix xfs growfs (#137) 2020-06-23 14:04:55 +01:00
firewalld.py firewalld: add zone target set (#526) 2020-06-19 23:04:17 +02:00
gconftool2.py Remove ANSIBLE_METADATA (#339) 2020-05-14 14:03:42 +01:00
interfaces_file.py Fix Ansible documentation in part of example formatting. Part 1 (#332) 2020-05-15 13:13:45 +03:00
java_cert.py Add version_added for all new features (#214) 2020-06-13 15:01:19 +02:00
java_keystore.py Adjust removal versions (#521) 2020-06-16 21:24:42 +02:00
kernel_blacklist.py Remove ANSIBLE_METADATA (#339) 2020-05-14 14:03:42 +01:00
lbu.py Add version_added for all new features (#214) 2020-06-13 15:01:19 +02:00
listen_ports_facts.py Remove ANSIBLE_METADATA (#339) 2020-05-14 14:03:42 +01:00
locale_gen.py Remove ANSIBLE_METADATA (#339) 2020-05-14 14:03:42 +01:00
lvg.py Add version_added for all new features (#214) 2020-06-13 15:01:19 +02:00
lvol.py Remove ANSIBLE_METADATA (#339) 2020-05-14 14:03:42 +01:00
make.py Add version_added for all new features (#214) 2020-06-13 15:01:19 +02:00
mksysb.py Remove ANSIBLE_METADATA (#339) 2020-05-14 14:03:42 +01:00
modprobe.py Remove ANSIBLE_METADATA (#339) 2020-05-14 14:03:42 +01:00
nosh.py Fix CI (#503) 2020-06-13 10:49:47 +02:00
ohai.py Remove ANSIBLE_METADATA (#339) 2020-05-14 14:03:42 +01:00
open_iscsi.py Do domain resolution for portal (#461) 2020-06-12 14:38:41 +03:00
openwrt_init.py Fix Ansible documentation in part of example formatting. Part 2 (#333) 2020-05-15 13:27:06 +03:00
osx_defaults.py Fix Ansible documentation in part of example formatting. Part 2 (#333) 2020-05-15 13:27:06 +03:00
pam_limits.py Remove ANSIBLE_METADATA (#339) 2020-05-14 14:03:42 +01:00
pamd.py Remove ANSIBLE_METADATA (#339) 2020-05-14 14:03:42 +01:00
parted.py parted: Allow passing negative numbers to specify partition boundary relative to disk end (#129) 2020-06-23 14:02:35 +02:00
pids.py Remove ANSIBLE_METADATA (#339) 2020-05-14 14:03:42 +01:00
puppet.py Remove ANSIBLE_METADATA (#339) 2020-05-14 14:03:42 +01:00
python_requirements_facts.py
python_requirements_info.py Clean up deprecations (#504) 2020-06-16 13:15:19 +02:00
runit.py Remove ANSIBLE_METADATA (#339) 2020-05-14 14:03:42 +01:00
sefcontext.py Remove ANSIBLE_METADATA (#339) 2020-05-14 14:03:42 +01:00
selinux_permissive.py Remove ANSIBLE_METADATA (#339) 2020-05-14 14:03:42 +01:00
selogin.py Fix Ansible documentation in part of example formatting. Part 1 (#332) 2020-05-15 13:13:45 +03:00
seport.py Remove ANSIBLE_METADATA (#339) 2020-05-14 14:03:42 +01:00
solaris_zone.py Remove ANSIBLE_METADATA (#339) 2020-05-14 14:03:42 +01:00
svc.py Remove ANSIBLE_METADATA (#339) 2020-05-14 14:03:42 +01:00
syspatch.py Remove ANSIBLE_METADATA (#339) 2020-05-14 14:03:42 +01:00
timezone.py Remove ANSIBLE_METADATA (#339) 2020-05-14 14:03:42 +01:00
ufw.py Add version_added for all new features (#214) 2020-06-13 15:01:19 +02:00
vdo.py Remove ANSIBLE_METADATA (#339) 2020-05-14 14:03:42 +01:00
xfconf.py Remove ANSIBLE_METADATA (#339) 2020-05-14 14:03:42 +01:00
xfs_quota.py Remove ANSIBLE_METADATA (#339) 2020-05-14 14:03:42 +01:00