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] 22e0fa03b2
[capabilities] fix for a newer versions of libcap (#1061) (#1110)
* [capabilities] fix for a newer versions of libcap

fixes: #993

* Minor correction for files without caps set.

PS: side note, getcap (per sources) does not set non-zero return code,
even for files which are not found (i.e. wrong filename).

* add changelog fragment

* review/suggested changes

* change comment to explicitly state stderr vs output

(cherry picked from commit 07d123a71a)

Co-authored-by: Anatoly Pugachev <matorola@gmail.com>
2020-10-16 21:23:43 +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 [capabilities] fix for a newer versions of libcap (#1061) (#1110) 2020-10-16 21:23:43 +02:00
cronvar.py
crypttab.py
dconf.py
dpkg_divert.py
facter.py
filesystem.py
gconftool2.py
interfaces_file.py interfaces_file: re.escape() old value (#880) 2020-09-12 20:10:31 +02:00
iptables_state.py New module: iptables_state (#271) 2020-08-18 08:29:31 +02:00
java_cert.py
java_keystore.py
kernel_blacklist.py
launchd.py launchd: fix for user-level services (#899) (#970) 2020-09-28 07:15:48 +02:00
lbu.py
listen_ports_facts.py
locale_gen.py
lvg.py
lvol.py
make.py
mksysb.py
modprobe.py
nosh.py
ohai.py
open_iscsi.py
openwrt_init.py
osx_defaults.py
pam_limits.py
pamd.py
parted.py parted: proper fix for change of partition label case (#594) (#986) 2020-09-29 06:08:33 +02:00
pids.py
puppet.py
python_requirements_facts.py
python_requirements_info.py
runit.py
sefcontext.py
selinux_permissive.py
selogin.py
seport.py
shutdown.py New module: shutdown (#700) 2020-08-18 08:29:38 +02:00
solaris_zone.py solaris_zone: fix zone configuration with python3 (#1082) (#1096) 2020-10-15 09:52:14 +02:00
svc.py
syspatch.py
sysupgrade.py sysupgrade: new module (#341) 2020-08-18 09:11:48 +02:00
timezone.py Use platform.system for Darwin comparisons (#945) (#972) 2020-09-28 08:48:50 +02:00
ufw.py
vdo.py
xfconf.py Update xfconf.py: make locale-independent (#744) 2020-08-18 08:30:24 +02:00
xfs_quota.py