mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 14:22:46 +00:00
[PR #11721/08442186 backport][stable-12] xenserver_guest: fix code style caught by codeqa (#11725)
xenserver_guest: fix code style caught by codeqa (#11721)
* xenserver_guest: fix code style caught by codeqa
* add changelog frag
(cherry picked from commit 08442186e6)
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
This commit is contained in:
2
changelogs/fragments/11721-xenserver-guest-codeqa.yml
Normal file
2
changelogs/fragments/11721-xenserver-guest-codeqa.yml
Normal file
@@ -0,0 +1,2 @@
|
||||
minor_changes:
|
||||
- xenserver_guest - use ``enumerate()`` instead of manual index variable in ``for`` loop (https://github.com/ansible-collections/community.general/pull/11721).
|
||||
Reference in New Issue
Block a user