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
patchback[bot] 4275bfe87b
alternatives: Fix bug with priority default (#4810) (#4835)
* alternatives: Fix bug with priority default

If neigther the priority nor the subcommands where specified the module decided to update the priority with the default value anyway. This resulted in bug #4803 and #4804

* Add changelog fragment.

* Distinguish None from 0.

* Address review comments.

* Update plugins/modules/system/alternatives.py

Co-authored-by: Pilou <pierre-louis@libregerbil.fr>

* Remove unrelated issues from changelog.

Co-authored-by: Felix Fontein <felix@fontein.de>
Co-authored-by: Pilou <pierre-louis@libregerbil.fr>
(cherry picked from commit 57e83ac80b)

Co-authored-by: Marius Rieder <marius.rieder@durchmesser.ch>
2022-06-13 21:51:08 +02:00
..
aix_devices.py
aix_filesystem.py
aix_inittab.py
aix_lvg.py
aix_lvol.py
alternatives.py alternatives: Fix bug with priority default (#4810) (#4835) 2022-06-13 21:51:08 +02:00
awall.py
beadm.py rewritten as list literals (#2160) 2021-04-05 09:22:06 +02:00
capabilities.py
cronvar.py
crypttab.py
dconf.py dconf: Skip processes that disappeared while we inspected them (#4153) 2022-02-10 07:15:37 +01:00
dpkg_divert.py
facter.py
filesystem.py Add RHEL 9.0, FreeBSD 13.1, Ubuntu 22.04 and Fedora 36 to CI, fix bug in filesystem module (#4700) (#4710) 2022-05-22 17:48:34 +02:00
gconftool2.py gconftool2: improvements (#4647) 2022-05-12 07:10:34 +02:00
gconftool2_info.py gconftool2_info: new module (#4743) (#4773) 2022-06-06 10:30:24 +02:00
homectl.py
interfaces_file.py
iptables_state.py
java_cert.py
java_keystore.py [5.0.0] Remove Ansible 2.9 / ansible-base 2.10 compatibility code (#4548) 2022-04-26 11:51:01 +02:00
kernel_blacklist.py
launchd.py
lbu.py
listen_ports_facts.py
locale_gen.py
lvg.py
lvol.py
make.py
mksysb.py Multiple modules using ModuleHelper (#4674) (#4713) 2022-05-23 07:32:54 +02:00
modprobe.py
nosh.py
ohai.py
open_iscsi.py Fix sanity issues. (#4346) 2022-03-14 20:56:27 +01:00
openwrt_init.py
osx_defaults.py
pam_limits.py
pamd.py
parted.py
pids.py
puppet.py Add puppet confdir option (#4740) (#4787) 2022-06-06 10:57:37 +02:00
python_requirements_info.py
runit.py
sap_task_list_execute.py
sefcontext.py
selinux_permissive.py Fix sanity issues. (#4346) 2022-03-14 20:56:27 +01:00
selogin.py
seport.py seport: minor refactor (#4471) 2022-04-10 14:34:15 +02:00
shutdown.py
solaris_zone.py
ssh_config.py
sudoers.py Ensure managed sudoers config files have 0440 permissions (#4814) (#4828) 2022-06-12 08:59:53 +02:00
svc.py
syspatch.py
sysrc.py
sysupgrade.py
timezone.py
ufw.py
vdo.py vdo: Remove unused variable (#4163) 2022-02-07 20:12:44 +01:00
xfconf.py xfconf module utils: providing a cmd_runner object (#4776) (#4789) 2022-06-06 11:11:25 +02:00
xfconf_info.py xfconf module utils: providing a cmd_runner object (#4776) (#4789) 2022-06-06 11:11:25 +02:00
xfs_quota.py