community.general/changelogs/fragments
patchback[bot] 6e0c62d3e2
[PR #10417/44ca3661 backport][stable-11] sysrc: refactor (#10504)
sysrc: refactor (#10417)

* sysrc: refactor

* sysrc: refactor changelog fragment

* sysrc: forgot the os import

* sysrc: update test to edit the correct file

* sysrc: Added copyright info to the test conf file

* sysrc: Added full copyright info to the test conf file

* sysrc: Detect permission denied when using sysrc

* sysrc: Fixed the permission check and 2.7 compatibility

* sysrc: Fix typo of import

* sysrc: Fix err.find check

* sysrc: Add bugfixes changelog fragment

* sysrc: Use `StateModuleHelper`

* sysrc: updated imports

* sysrc: remove re import and set errno.EACCES on the OSError

* sysrc: format code properly

* sysrc: fix Python 2.7 compatibility and set changed manually

* sysrc: add missing name format check

Also use `self.module.fail_json` through out

* sysrc: Removed os import by accident

* sysrc: updated per review, and the way the existing value is retrieved

(cherry picked from commit 44ca366173)

Co-authored-by: David Lundgren <dlundgren@syberisle.net>
2025-07-28 19:21:55 +02:00
..
.keep Rename changelogs/fragments/.empty -> changelogs/fragments/.keep 2020-08-07 08:17:57 +02:00
11.1.1.yml Prepare 11.1.1. 2025-07-27 12:14:54 +02:00
10417-sysrc-refactor.yml [PR #10417/44ca3661 backport][stable-11] sysrc: refactor (#10504) 2025-07-28 19:21:55 +02:00
10442-apk-fix-empty-names.yml [PR #10442/3ad57ffa backport][stable-11] Ensure apk handles empty name strings properly (#10478) 2025-07-27 12:12:54 +02:00
10445-cronvar-reject-empty-values.yml [PR #10445/1f8b5eea backport][stable-11] cronvar: Handle empty value string properly (#10496) 2025-07-28 06:47:08 +02:00
10458-listen_port_facts-prevent-type-error.yml [PR #10458/fe59c6d2 backport][stable-11] listen_ports_facts: Avoid crash when required commands are missing (#10476) 2025-07-27 12:13:10 +02:00
10459-deprecations.yml [PR #10459/ee783066 backport][stable-11] Fix ansible-core 2.19 deprecations (#10471) 2025-07-27 12:13:35 +02:00
10461-cronvar-non-existent-dir-crash-fix.yml [PR #10461/cc13f42b backport][stable-11] Fix cronvar crash when parent dir of cron_file is missing (#10474) 2025-07-27 12:13:20 +02:00
10491-irc.yml [PR #10491/de0618b8 backport][stable-11] irc: fix wrap_socket() call when validate_certs=true and use_tls=true (#10499) 2025-07-28 06:46:54 +02:00
10494-rfdn-1.yml [PR #10494/736ce198 backport][stable-11] arg_spec adjustments: modules [a-f]* (#10501) 2025-07-28 18:59:32 +02:00