[PR #11145/255059f7 backport][stable-12] fix ruff case B015 (#11146)

fix ruff case B015 (#11145)

* fix ruff case B015

* add changelog frag

(cherry picked from commit 255059f7b3)

Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
This commit is contained in:
patchback[bot]
2025-11-13 06:30:21 +01:00
committed by GitHub
parent 04fb53e8a3
commit 0813907a89
5 changed files with 16 additions and 17 deletions

View File

@@ -0,0 +1,2 @@
bugfixes:
- ipinfoio_facts - fix handling of HTTP errors consulting the service (https://github.com/ansible-collections/community.general/pull/11145).