mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-01 00:03:10 +00:00
* Support docker as an os_image container format As says openstack documentation http://docs.openstack.org/developer/glance/formats.html docker can be a container format for glance image. * Support vhdx and ploop as an os_image container formats As stands in openstack documentation http://docs.openstack.org/developer/glance/formats.html those are supported disk formats for glance image.