[PR #10769/e6502a8e backport][stable-11] xenserver: remove required=false from arg spec (#10775)

xenserver: remove required=false from arg spec (#10769)

* xenserver: remove required=false from arg spec

* add changelog frag

(cherry picked from commit e6502a8e51)

Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
This commit is contained in:
patchback[bot]
2025-08-31 12:11:02 +02:00
committed by GitHub
parent cdadfa979e
commit 4c85efd807
2 changed files with 2 additions and 4 deletions

View File

@@ -0,0 +1,2 @@
minor_changes:
- xenserver module utils - remove redundant constructs from argument specs (https://github.com/ansible-collections/community.general/pull/10769).