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 e5ee3eb88b
replace batch of redundant to_native() occurrences (#11102)
* replace batch of redundant to_native() occurrences

* add changelog frag

* Update plugins/modules/idrac_redfish_config.py

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

* reformat

* Apply suggestions from code review

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

* Update plugins/modules/dimensiondata_network.py

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

---------

Co-authored-by: Felix Fontein <felix@fontein.de>
2025-11-12 21:42:19 +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() occurrences (#11102) 2025-11-12 21:42:19 +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