An ansible role to create QEMU disk images.
Homepage
Download
Recent Releases
2.2.025 Jun 2023 04:21
minor feature:
remote_src directive added
* remote_src added this allows copying the source image from a remote host.
2.1.027 Feb 2023 07:52
minor feature:
install playbook
* Moved all installation related tasks to install.yml to
enable tasks_from in the include_role/import role ansible
modules
* Added ansible_os_family - ansible_pkg_mgr to
the install search path
* documentation updated
1.1.018 Jul 2021 08:01
minor feature:
Install tasks added
* install tasks for Archlinux, Debian, RedHat, Suse added
* tags for debug, install added
1.0.0.027 Jun 2021 12:47
minor feature:
First public release