mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
Make xenserver_facts actually work (#35821)
* Get the str value of xmlrpc.client.DateTime * get_all_records should be used instead of get_all * Facts returned with 'ansible_facts' * Remove some redundant code * Add cheese as maintainer * Add changelog entry
This commit is contained in:
2
changelogs/fragments/xenserver-facts-fix.yaml
Normal file
2
changelogs/fragments/xenserver-facts-fix.yaml
Normal file
@@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- xenserver_facts - ensure module works with newer versions of XenServer (https://github.com/ansible/ansible/pull/35821)
|
||||
Reference in New Issue
Block a user