mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-03 17:23:09 +00:00
* virt.py: autostart VM attribute autostart is now an idempotent VM attribute instead of a non idempotent forced autostart attribute set to True * Make shippable happy * Missing version added * Fix some points * Autostart default is now None * Ident fix