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
Alexei Znamensky 4171b8a9ab
replace batch of redundant to_native()/to_text() occurrences (#11104)
* replace batch of redundant to_native()/to_text() occurrences

* add changelog frag
2025-11-12 21:42:37 +01:00
..
action Use raise from in plugins (#11095) 2025-11-12 20:34:26 +01:00
become Reformat everything. 2025-11-01 13:46:53 +01:00
cache Use raise from in plugins (#11095) 2025-11-12 20:34:26 +01:00
callback fix ruff case B007 (#11115) 2025-11-12 21:06:14 +01:00
connection fix ruff case B007 (#11115) 2025-11-12 21:06:14 +01:00
doc_fragments Reformat everything. 2025-11-01 13:46:53 +01:00
filter Use raise from in plugins (#11095) 2025-11-12 20:34:26 +01:00
inventory fix ruff case B007 (#11115) 2025-11-12 21:06:14 +01:00
lookup fix ruff case SIM103 (#11119) 2025-11-12 21:12:47 +01:00
module_utils remove ignore lines for Python 2 (#11122) 2025-11-12 21:14:51 +01:00
modules replace batch of redundant to_native()/to_text() occurrences (#11104) 2025-11-12 21:42:37 +01:00
plugin_utils Use raise from in plugins (#11095) 2025-11-12 20:34:26 +01:00
test Reformat everything. 2025-11-01 13:46:53 +01:00