mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-22 19:59:07 +00:00
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>
2 lines
177 B
YAML
2 lines
177 B
YAML
minor_changes:
|
|
- xenserver_guest - use ``enumerate()`` instead of manual index variable in ``for`` loop (https://github.com/ansible-collections/community.general/pull/11721).
|