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 4931fb2681
parted: proper fix for change of partition label case ()
* parted: proper fix for change of partition label case
calling mkpart even when partition existed before mklabel call, fixes 

* changelog fragment for parted fix 

* Update changelogs/fragments/522-parted_change_label.yml

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

* typo in comment

Co-authored-by: Felix Fontein <felix@fontein.de>
2020-09-28 22:05:15 +02:00
..
aix_devices.py
aix_filesystem.py
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
facter.py
filesystem.py
gconftool2.py
interfaces_file.py interfaces_file: re.escape() old value () 2020-09-08 14:48:20 +02:00
iptables_state.py New module: iptables_state () 2020-08-15 10:36:07 +02:00
java_cert.py
java_keystore.py
kernel_blacklist.py
launchd.py launchd: fix for user-level services () 2020-09-27 22:30:22 +02:00
lbu.py
listen_ports_facts.py modules: fix examples to use FQCN for builtin modules () 2020-07-14 18:28:08 +03:00
locale_gen.py
lvg.py
lvol.py
make.py
mksysb.py
modprobe.py
nosh.py modules: fix examples to use FQCN for builtin modules () 2020-07-14 18:28:08 +03:00
ohai.py
open_iscsi.py
openwrt_init.py
osx_defaults.py osx_defaults: fix handling negative integers () 2020-07-21 16:12:21 +02:00
pam_limits.py
pamd.py
parted.py parted: proper fix for change of partition label case () 2020-09-28 22:05:15 +02:00
pids.py modules: fix examples to use FQCN for builtin modules () 2020-07-14 18:28:08 +03:00
puppet.py
python_requirements_facts.py
python_requirements_info.py
runit.py
sefcontext.py modules: fix examples to use FQCN for builtin modules () 2020-07-14 18:28:08 +03:00
selinux_permissive.py
selogin.py
seport.py
shutdown.py New module: shutdown () 2020-08-11 17:54:41 +02:00
solaris_zone.py
svc.py
syspatch.py modules: fix examples to use FQCN for builtin modules () 2020-07-14 18:28:08 +03:00
sysupgrade.py sysupgrade: new module () 2020-08-18 09:10:41 +02:00
timezone.py Use platform.system for Darwin comparisons () 2020-09-28 08:12:38 +02:00
ufw.py
vdo.py
xfconf.py Update xfconf.py: make locale-independent () 2020-08-11 12:27:33 +02:00
xfs_quota.py