1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-02-04 16:01:55 +00:00
community.general/plugins
Jose Drowne c24ef4988e Fix no-assert sanity errors, use Literal type for value_type, use exception kwarg
- Replace assert with t.cast() for mypy type narrowing (no-assert sanity)
- Use t.Literal for TomlParams.value_type instead of str
- Use exception= instead of traceback= in fail_json calls

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-27 19:45:47 -05:00
..
action Sort imports with ruff check --fix (#11400) 2026-01-09 07:40:58 +01:00
become Sort imports with ruff check --fix (#11400) 2026-01-09 07:40:58 +01:00
cache Sort imports with ruff check --fix (#11400) 2026-01-09 07:40:58 +01:00
callback Sort imports with ruff check --fix (#11400) 2026-01-09 07:40:58 +01:00
connection Add option for wsl_shell_type, protect wsl.exe arguments if SSH shell is Powershell (#11308) 2026-01-16 21:07:11 +01:00
doc_fragments Adding scw_profile parameter to Scaleway module utilities. (#11314) 2025-12-28 21:03:55 +01:00
filter Sort imports with ruff check --fix (#11400) 2026-01-09 07:40:58 +01:00
inventory Sort imports with ruff check --fix (#11400) 2026-01-09 07:40:58 +01:00
lookup Sort imports with ruff check --fix (#11400) 2026-01-09 07:40:58 +01:00
module_utils Sort imports with ruff check --fix (#11400) 2026-01-09 07:40:58 +01:00
modules Fix no-assert sanity errors, use Literal type for value_type, use exception kwarg 2026-01-27 19:45:47 -05:00
plugin_utils Sort imports with ruff check --fix (#11400) 2026-01-09 07:40:58 +01:00
test Sort imports with ruff check --fix (#11400) 2026-01-09 07:40:58 +01:00