mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-03 09:13:12 +00:00
* Add oVirt utility module This patch add oVirt utility module, which contains helper functions, for oVirt modules and also shared documentation fragment for oVirt. * Adjust to Python 2.4 * Fixups * Add support for poll interval and fixes