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
Robert Osowiecki ced14746a8
parted: Allow passing negative numbers to specify partition boundary relative to disk end (#129)
* Allow passing negative numbers to specify partition boundary relative to disk end
Fixes: https://github.com/ansible/ansible/issues/43369

* parted: unit test case, create partition with part_start: -1GiB

* fs_type parameter is not really optional for negative part_start parameter

* Revert "fs_type parameter is not really optional for negative part_start parameter"

This reverts commit 800b1cb00b.

Instead: added notes and documentation about netagive part_start and fs_type.

* include fs_type in negative part_start example
2020-06-23 14:02:35 +02:00
..
aix_devices.py
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
aix_lvg.py
aix_lvol.py
alternatives.py
awall.py
beadm.py
capabilities.py
cronvar.py
crypttab.py
dconf.py
dpkg_divert.py Add version_added for all new features (#214) 2020-06-13 15:01:19 +02:00
facter.py
filesystem.py
firewalld.py firewalld: add zone target set (#526) 2020-06-19 23:04:17 +02:00
gconftool2.py
interfaces_file.py
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
lbu.py Add version_added for all new features (#214) 2020-06-13 15:01:19 +02:00
listen_ports_facts.py
locale_gen.py
lvg.py Add version_added for all new features (#214) 2020-06-13 15:01:19 +02:00
lvol.py
make.py Add version_added for all new features (#214) 2020-06-13 15:01:19 +02:00
mksysb.py
modprobe.py
nosh.py Fix CI (#503) 2020-06-13 10:49:47 +02:00
ohai.py
open_iscsi.py Do domain resolution for portal (#461) 2020-06-12 14:38:41 +03:00
openwrt_init.py
osx_defaults.py
pam_limits.py
pamd.py
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
puppet.py
python_requirements_facts.py
python_requirements_info.py Clean up deprecations (#504) 2020-06-16 13:15:19 +02:00
runit.py
sefcontext.py
selinux_permissive.py
selogin.py
seport.py
solaris_zone.py
svc.py
syspatch.py
timezone.py
ufw.py Add version_added for all new features (#214) 2020-06-13 15:01:19 +02:00
vdo.py
xfconf.py
xfs_quota.py