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
Vladimir Botka 0be6e61b31
[stable-10] sysrc: Use shlex (#10400)
* Fix #10394 Use configparser.

* Fix #10394 configparser is in Python3 only.

* Fix #10394 return condition.

* Fix #10394 Use ConfigParser with Python2.

* Fix #10394 import configparser from ansible.module_utils.six.moves

* Add changelog fragment.

* Update changelogs/fragments/10400-sysrc.yml

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

* Fix #10394 use shlex instead of configparser.

* Update fragment.

* Update changelogs/fragments/10400-sysrc.yml

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

* Update plugins/modules/sysrc.py

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

* Apply suggestions from code review.

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

* Copy tests from #10417.

---------

Co-authored-by: Felix Fontein <felix@fontein.de>
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
2025-07-21 22:07:30 +02:00
..
action [PR #9583/81e22180 backport][stable-10] action/become/cache/callback: adjust import __future__ for Python3 (#9586) 2025-01-20 20:15:52 +01:00
become [PR #9583/81e22180 backport][stable-10] action/become/cache/callback: adjust import __future__ for Python3 (#9586) 2025-01-20 20:15:52 +01:00
cache [PR #10136/937d92ee backport][stable-10] pickle cache plugin, avoid extra steps in DT (#10144) 2025-05-16 22:37:55 +02:00
callback [PR #10345/096fa388 backport][stable-10] logstash: Remove reference to Python 2 library (#10373) 2025-07-09 06:31:19 +02:00
connection [PR #10349/4195cbb3 backport][stable-10] incus_connection: Improve error handling (#10361) 2025-07-07 21:06:09 +02:00
doc_fragments [PR #10234/d032de3b backport][stable-10] Adjust YAML in plugin docs (#10256) 2025-06-16 18:01:25 +02:00
filter [PR #10234/d032de3b backport][stable-10] Adjust YAML in plugin docs (#10256) 2025-06-16 18:01:25 +02:00
inventory [PR #10271/40fb0f0c backport][stable-10] Inventory plugins: remove deprecated disable_lookups parameter (which was set to its default anyway) (#10277) 2025-06-18 21:52:53 +02:00
lookup [PR #10359/16d6e4a8 backport][stable-10] dependent lookup: avoid deprecated ansible-core 2.19 functionality (#10365) 2025-07-08 06:52:54 +02:00
module_utils [PR #9692/e820f8f4 backport][stable-10] fix(keycloak): update more than 10 sub-groups (#9690) (#10259) 2025-06-16 18:07:02 +02:00
modules [stable-10] sysrc: Use shlex (#10400) 2025-07-21 22:07:30 +02:00
plugin_utils [PR #9833/04cfce78 backport][stable-10] Make ready for data tagging (#9990) 2025-04-14 21:23:00 +02:00
test [PR #10234/d032de3b backport][stable-10] Adjust YAML in plugin docs (#10256) 2025-06-16 18:01:25 +02:00