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] 03b128aeff
Add 'state' parameter for alternatives (#4557) (#4576)
* Add 'activate' parameter for alternatives

Allow alternatives to be installed without being set as the current
selection.

* add changelog fragment

* Apply suggestions from code review

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

* rename 'activate' -> 'selected'

* rework 'selected' parameter -> 'state'

* handle unsetting of currently selected alternative

* add integration tests for 'state' parameter

* fix linting issues

* fix for Python 2.7 compatibility

* Remove alternatives file.

Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit 29c49febd9)

Co-authored-by: Tanner Prestegard <tprestegard@users.noreply.github.com>
2022-04-26 06:41:04 +00:00
..
aix_devices.py
aix_filesystem.py
aix_inittab.py
aix_lvg.py
aix_lvol.py
alternatives.py Add 'state' parameter for alternatives (#4557) (#4576) 2022-04-26 06:41:04 +00:00
awall.py
beadm.py
capabilities.py
cronvar.py
crypttab.py
dconf.py dconf: Skip processes that disappeared while we inspected them (#4153) (#4182) 2022-02-10 07:47:47 +01:00
dpkg_divert.py Prepare for distutils.version being removed in Python 3.12 (#3936) (#3941) 2021-12-24 19:15:47 +01:00
facter.py
filesystem.py Implement btrfs resize support (#4465) (#4498) 2022-04-13 11:16:27 +00:00
gconftool2.py
homectl.py New Module: Homectl module for managing systemd-homed (#4018) (#4096) 2022-01-28 07:38:25 +01:00
interfaces_file.py
iptables_state.py
java_cert.py
java_keystore.py
kernel_blacklist.py
launchd.py
lbu.py
listen_ports_facts.py Fix local port regex in listen_ports_facts (#4092) (#4128) 2022-01-31 20:01:23 +01:00
locale_gen.py
lvg.py
lvol.py
make.py
mksysb.py mksysb - revamped module + fix bug in backup_dmapi_fs option (#3295) (#4353) 2022-03-14 07:29:08 +01:00
modprobe.py
nosh.py
ohai.py
open_iscsi.py Fix sanity issues. (#4346) (#4357) 2022-03-14 21:30:29 +01:00
openwrt_init.py
osx_defaults.py
pam_limits.py
pamd.py
parted.py
pids.py Prepare for distutils.version being removed in Python 3.12 (#3936) (#3941) 2021-12-24 19:15:47 +01:00
puppet.py puppet: Add documentation and remove deprecation for show_diff, keep deprecation for alias show-diff (#3980) (#4019) 2022-01-10 07:27:22 +01:00
python_requirements_info.py python_requirements_info: don't overwrite results in 'mismatched' dict key (#4078) (#4111) 2022-01-29 15:19:57 +00:00
runit.py
sap_task_list_execute.py
sefcontext.py
selinux_permissive.py Fix sanity issues. (#4346) (#4357) 2022-03-14 21:30:29 +01:00
selogin.py
seport.py seport: minor refactor (#4471) (#4485) 2022-04-10 18:48:44 +02:00
shutdown.py
solaris_zone.py
ssh_config.py
sudoers.py Fix documentation for sudoers module (#4469) (#4474) 2022-04-10 08:41:23 +02:00
svc.py
syspatch.py
sysrc.py
sysupgrade.py
timezone.py
ufw.py
vdo.py vdo: Remove unused variable (#4163) (#4170) 2022-02-07 20:49:16 +01:00
xfconf.py xfconf: added missing value types (#4534) (#4541) 2022-04-20 21:33:05 +02:00
xfconf_info.py
xfs_quota.py