fix ruff case E721 (#11121)

* fix ruff case E721

* add changelog frag
This commit is contained in:
Alexei Znamensky
2025-11-13 09:14:04 +13:00
committed by GitHub
parent 41923e43bd
commit c45fba549f
3 changed files with 4 additions and 3 deletions

View File

@@ -0,0 +1,2 @@
minor_changes:
- nmcli - fix comparison of type (https://github.com/ansible-collections/community.general/pull/11121).