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/tests/unit/plugins
Felix Fontein 2b4333a033
Use raise from in plugins (#11095)
* Use raise from.

* Add changelog fragment.
2025-11-12 20:34:26 +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 Address issues reported by ruff check (#11043) 2025-11-08 17:05:21 +13:00
lookup Improve Python code: address unused variables (#11049) 2025-11-09 08:14:35 +01:00
module_utils Improve Python code: address unused variables (#11049) 2025-11-09 08:14:35 +01:00
modules Use raise from in plugins (#11095) 2025-11-12 20:34:26 +01:00
plugin_utils Reformat everything. 2025-11-01 13:46:53 +01:00