mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-02-04 07:51:50 +00:00
fix ruff cases UP024,UP041 (#11391)
* fix ruff cases UP024,UP041 * add changelog frag
This commit is contained in:
parent
d4089ca29a
commit
b67c94fc3f
5 changed files with 10 additions and 11 deletions
3
changelogs/fragments/11391-ruff-cases-11.yml
Normal file
3
changelogs/fragments/11391-ruff-cases-11.yml
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
minor_changes:
|
||||
- wsl connection plugin - replace aliased errors with proper Python error (https://github.com/ansible-collections/community.general/pull/11391).
|
||||
- nsupdate modules plugin - replace aliased errors with proper Python error (https://github.com/ansible-collections/community.general/pull/11391).
|
||||
Loading…
Add table
Add a link
Reference in a new issue