1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-02-04 07:51:50 +00:00
community.general/plugins
hakril bd84f65456
Improve capabilities module by detecting /sbin/getcap error message and stop early with a meaningful error message (#10455)
* modules/capabilities.py: fail & propagate if getcap command error

* Fix comment spacing (pep8)

* Add changelogs fragment for PR 10455

* Update changelogs/fragments/10455-capabilities-improve-error-detection.yml

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

---------

Co-authored-by: clement rouault <clement.rouault@exatrack.com>
Co-authored-by: Felix Fontein <felix@fontein.de>
2025-08-02 16:50:21 +02:00
..
action action/become/cache/callback: adjust import __future__ for Python3 (#9583) 2025-01-20 19:36:21 +01:00
become Disable pipelining for doas and machinectl on ansible-core 2.19+ (#10537) 2025-08-02 16:41:58 +02:00
cache fix style in plugins (#10302) 2025-07-02 01:15:50 +12:00
callback logstash: Remove reference to Python 2 library (#10345) 2025-07-08 22:19:37 +02:00
connection wsl connection: import paramiko directly (#10531) 2025-08-01 10:54:26 +02:00
doc_fragments fix style in plugins (#10302) 2025-07-02 01:15:50 +12:00
filter json_query: extend list of type aliases for compatibility with ansible-core 2.19 (#10539) 2025-08-02 16:42:34 +02:00
inventory fix style in plugins (#10303) 2025-07-02 01:15:01 +12:00
lookup dependent lookup: avoid deprecated ansible-core 2.19 functionality (#10359) 2025-07-08 06:40:54 +02:00
module_utils pacemaker_cluster: enhancements and add unit tests (#10227) 2025-07-14 07:48:36 +02:00
modules Improve capabilities module by detecting /sbin/getcap error message and stop early with a meaningful error message (#10455) 2025-08-02 16:50:21 +02:00
plugin_utils Make ready for data tagging (#9833) 2025-04-14 19:04:26 +02:00
test Adjust YAML in plugin docs (#10234) 2025-06-16 17:46:01 +02:00