Fix module. (#5383)

This commit is contained in:
Felix Fontein
2022-10-19 10:13:04 +02:00
committed by GitHub
parent b0bb994c3e
commit c3bdc4b394
2 changed files with 3 additions and 3 deletions

View File

@@ -0,0 +1,2 @@
bugfixes:
- "xenserver_facts - fix broken ``AnsibleModule`` call that prevented the module from working at all (https://github.com/ansible-collections/community.general/pull/5383)."