scaleway_lb: simplify function logic (#9189)

* scaleway_lb: simplify function logic

* add changelog frag
This commit is contained in:
Alexei Znamensky
2024-11-26 09:27:42 +13:00
committed by GitHub
parent fa7c2df4b8
commit b49830861c
2 changed files with 4 additions and 2 deletions

View File

@@ -0,0 +1,2 @@
minor_changes:
- scaleway_lb - minor simplification in the code (https://github.com/ansible-collections/community.general/pull/9189).