community.general/changelogs/fragments
hakril bd84f65456
Some checks are pending
EOL CI / EOL Sanity (Ⓐ2.16) (push) Waiting to run
EOL CI / EOL Units (Ⓐ2.16+py2.7) (push) Waiting to run
EOL CI / EOL Units (Ⓐ2.16+py3.11) (push) Waiting to run
EOL CI / EOL Units (Ⓐ2.16+py3.6) (push) Waiting to run
EOL CI / EOL I (Ⓐ2.16+alpine3+py:azp/posix/1/) (push) Waiting to run
EOL CI / EOL I (Ⓐ2.16+alpine3+py:azp/posix/2/) (push) Waiting to run
EOL CI / EOL I (Ⓐ2.16+alpine3+py:azp/posix/3/) (push) Waiting to run
EOL CI / EOL I (Ⓐ2.16+fedora38+py:azp/posix/1/) (push) Waiting to run
EOL CI / EOL I (Ⓐ2.16+fedora38+py:azp/posix/2/) (push) Waiting to run
EOL CI / EOL I (Ⓐ2.16+fedora38+py:azp/posix/3/) (push) Waiting to run
EOL CI / EOL I (Ⓐ2.16+opensuse15+py:azp/posix/1/) (push) Waiting to run
EOL CI / EOL I (Ⓐ2.16+opensuse15+py:azp/posix/2/) (push) Waiting to run
EOL CI / EOL I (Ⓐ2.16+opensuse15+py:azp/posix/3/) (push) Waiting to run
nox / Run extra sanity tests (push) Waiting to run
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
..
.keep Rename changelogs/fragments/.empty -> changelogs/fragments/.keep 2020-08-07 08:17:57 +02:00
9499-typetalk-deprecation.yml typetalk: deprecation (#9499) 2025-06-16 20:06:03 +02:00
10227-pacemaker-cluster-and-resource-enhancement.yml pacemaker_cluster: enhancements and add unit tests (#10227) 2025-07-14 07:48:36 +02:00
10231-keycloak-add-client-credentials-authentication.yml keycloak: add support for client_credentials authentication (#10231) 2025-06-18 07:40:46 +02:00
10267-add-cloudflare-ptr-record-support.yml cloudflare_dns: Add PTR record support (#10267) 2025-06-19 07:26:13 +02:00
10269-cloudflare-dns-refactor.yml cloudflare_dns: some refactoring (#10269) 2025-06-25 08:07:51 +02:00
10271--disable_lookups.yml Inventory plugins: remove deprecated disable_lookups parameter (which was set to its default anyway) (#10271) 2025-06-18 21:38:59 +02:00
10285-fstr-plugins.yml replace concatenations with f-string in plugins (#10285) 2025-06-23 21:10:19 +02:00
10311-xfconf-refactor.yml xfconf: small refactor (#10311) 2025-06-28 13:04:28 +02:00
10323-nmcli-improvements.yml nmcli: improvements (#10323) 2025-07-05 14:52:15 +02:00
10328-redundant-brackets.yml remove unnecessary brackets in conditions (#10328) 2025-07-03 06:46:50 +02:00
10329-catapult-deprecation.yml catapult: deprecation (#10329) 2025-07-04 06:26:16 +02:00
10339-github_app_access_token.yml github_release - support multiple type of tokens (#10339) 2025-07-08 22:20:04 +02:00
10349-incus_connection-error-handling.yml incus_connection: Improve error handling (#10349) 2025-07-07 20:52:55 +02:00
10359-dependent.yml dependent lookup: avoid deprecated ansible-core 2.19 functionality (#10359) 2025-07-08 06:40:54 +02:00
10417-sysrc-refactor.yml sysrc: refactor (#10417) 2025-07-28 19:01:44 +02:00
10442-apk-fix-empty-names.yml Ensure apk handles empty name strings properly (#10442) 2025-07-27 11:52:07 +02:00
10445-cronvar-reject-empty-values.yml cronvar: Handle empty value string properly (#10445) 2025-07-28 06:31:51 +02:00
10455-capabilities-improve-error-detection.yml 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
10458-listen_port_facts-prevent-type-error.yml listen_ports_facts: Avoid crash when required commands are missing (#10458) 2025-07-27 11:51:13 +02:00
10459-deprecations.yml Fix ansible-core 2.19 deprecations (#10459) 2025-07-27 11:49:27 +02:00
10461-cronvar-non-existent-dir-crash-fix.yml Fix cronvar crash when parent dir of cron_file is missing (#10461) 2025-07-27 11:50:18 +02:00
10491-irc.yml irc: fix wrap_socket() call when validate_certs=true and use_tls=true (#10491) 2025-07-28 06:32:23 +02:00
10494-rfdn-1.yml arg_spec adjustments: modules [a-f]* (#10494) 2025-07-28 18:44:25 +02:00
10505-rfdn-2.yml arg_spec adjustments: modules [g-j]* (#10505) 2025-07-31 22:43:41 +02:00
10507-rfdn-3.yml arg_spec adjustments: modules [k-n]* (#10507) 2025-07-31 22:45:12 +02:00
10512-rfdn-4.yml arg_spec adjustments: modules [o-s]* (#10512) 2025-07-31 22:46:32 +02:00
10513-rfdn-5.yml arg_spec adjustments: modules [t-z]* (#10513) 2025-08-01 10:56:00 +02:00
10531-wsl-paramiko.yml wsl connection: import paramiko directly (#10531) 2025-08-01 10:54:26 +02:00
10532-apk.yml apk: fix empty/whitespace-only package name check (#10532) 2025-08-02 16:41:24 +02:00
10539-json_query.yml json_query: extend list of type aliases for compatibility with ansible-core 2.19 (#10539) 2025-08-02 16:42:34 +02:00
become-pipelining.yml Disable pipelining for doas and machinectl on ansible-core 2.19+ (#10537) 2025-08-02 16:41:58 +02:00
logstash.yml logstash: Remove reference to Python 2 library (#10345) 2025-07-08 22:19:37 +02:00