mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-04 04:12:48 +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