mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-06-27 18:50:21 -07:00
- Changes are no longer erroneously reported on RHEL (#12) - Adding new link groups on Debian works again. - This was broken in a previous commit by assuming the OS was RHEL if `update-alternatives --query <name>` had a return code of 2 - Prefer `--display` over `--query` for determining available alternatives - --display is more distro-agnostic and simplifies the code - Fix missing `msg=` in `fail_json` call when `link` is missing - Document that `link` is required on RHEL-based distros Tested on Ubuntu 12.04+ and CentOS 6/7 |
||
---|---|---|
.. | ||
__init__.py | ||
alternatives.py | ||
at.py | ||
capabilities.py | ||
crypttab.py | ||
debconf.py | ||
facter.py | ||
filesystem.py | ||
firewalld.py | ||
getent.py | ||
gluster_volume.py | ||
kernel_blacklist.py | ||
known_hosts.py | ||
locale_gen.py | ||
lvg.py | ||
lvol.py | ||
modprobe.py | ||
ohai.py | ||
open_iscsi.py | ||
svc.py | ||
ufw.py | ||
zfs.py |