community.general/plugins
Vladimir Botka e0a283bb36
Fix method exists in sysrc (#10005)
* Fix method exists.

* Add changelog fragment.

* Update the exists method to pass the present method tests.

* Replace f-string formatting.

* Update changelogs/fragments/10005-fix-method-exists-in-sysrc.yml

Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>

* Add comment to the method exists.

* Update plugins/modules/sysrc.py

Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>

* Update changelogs/fragments/10005-fix-method-exists-in-sysrc.yml

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

* The improved comment formatting fixed.

---------

Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
Co-authored-by: Felix Fontein <felix@fontein.de>
2025-04-21 12:21:37 +02:00
..
action action/become/cache/callback: adjust import __future__ for Python3 (#9583) 2025-01-20 19:36:21 +01:00
become action/become/cache/callback: adjust import __future__ for Python3 (#9583) 2025-01-20 19:36:21 +01:00
cache action/become/cache/callback: adjust import __future__ for Python3 (#9583) 2025-01-20 19:36:21 +01:00
callback Make ready for data tagging (#9833) 2025-04-14 19:04:26 +02:00
connection add the wsl connection plugin (#9795) 2025-04-19 09:01:36 +02:00
doc_fragments Unify TLS/SSL config for Redfish modules with new common argument spec and docs fragment; add validate_certs and ca_path options (#9964) 2025-04-10 07:08:04 +02:00
filter Avoid deprecated AnsibleFilterTypeError (#9992) 2025-04-14 20:48:42 +02:00
inventory improve ansible_host in proxmox inventory plugin (#9952) 2025-04-16 20:52:53 +02:00
lookup Make ready for data tagging (#9833) 2025-04-14 19:04:26 +02:00
module_utils puppet: use better CmdRunner param formatting (#10014) 2025-04-19 09:26:59 +02:00
modules Fix method exists in sysrc (#10005) 2025-04-21 12:21:37 +02:00
plugin_utils Make ready for data tagging (#9833) 2025-04-14 19:04:26 +02:00
test Make ready for data tagging (#9833) 2025-04-14 19:04:26 +02:00