1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-03-29 16:37:42 +00:00
community.general/tests/unit/plugins
Alexei Znamensky 58bb1e7c04
fix ruff case B007 (#11115)
* fix ruff case B007

* rollback inventory/iocage

* re-do the fix in inventory/iocage

* add cases in tests/unit/plugins

* rollback plugins/module_utils/memset.py

* rollback extraneous changes in plugins/modules/xcc_redfish_command.py

* add changelog frag
2025-11-12 21:06:14 +01:00
..
become Reformat everything. 2025-11-01 13:46:53 +01:00
cache Reformat everything. 2025-11-01 13:46:53 +01:00
callback remove conditional code for old snakes (#11048) 2025-11-08 17:21:46 +01:00
connection Address issues reported by ruff check (#11043) 2025-11-08 17:05:21 +13:00
filter Reformat everything. 2025-11-01 13:46:53 +01:00
inventory fix ruff case B007 (#11115) 2025-11-12 21:06:14 +01:00
lookup Improve Python code: address unused variables (#11049) 2025-11-09 08:14:35 +01:00
module_utils fix ruff case B007 (#11115) 2025-11-12 21:06:14 +01:00
modules fix ruff case B007 (#11115) 2025-11-12 21:06:14 +01:00
plugin_utils Reformat everything. 2025-11-01 13:46:53 +01:00