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
Marius Rieder 57e83ac80b
alternatives: Fix bug with priority default (#4810)
* 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>
2022-06-13 21:40:02 +02:00
..
cloud proxmox_kvm: fix typos (#4798) 2022-06-13 11:55:27 +02:00
clustering consul: applied bugfix from issue (#4712) 2022-05-23 07:22:15 +02:00
database Fix sanity issues. (#4346) 2022-03-14 20:56:27 +01:00
files Document all filter and test plugins (#4597) 2022-05-02 07:25:45 +02:00
identity keycloak_realm: fix default groups and roles (#4241) (#4719) 2022-05-30 12:48:06 +02:00
monitoring New module alerta_customer (#4554) 2022-04-26 07:58:32 +02:00
net_tools nmcli: do not convert undefined lists to empty strings (#4813) 2022-06-13 11:56:10 +02:00
notification Replace symlinks with meta/runtime.yml redirects. (#4562) 2022-04-26 20:33:13 +02:00
packaging ansible_galaxy_install: minor improvements based on MH updates (#4752) 2022-06-04 09:14:17 +02:00
remote_management DOC: Documment setting of NTP server in examples. (#4655) 2022-05-30 06:55:22 +02:00
source_control gitlab_hook: use None for non-existent attr in gitlab API response (#4668) 2022-05-17 07:45:10 +02:00
storage Fix quoting bug in zfs. (#4726) 2022-05-28 21:38:30 +02:00
system alternatives: Fix bug with priority default (#4810) 2022-06-13 21:40:02 +02:00
web_infrastructure