An ansible role to import virtual machine with the virt-install import command.
Homepage
Download
Recent Releases
1.2.312 Jan 2025 19:25
minor bugfix:
Run installation tasks only once:
* Added run_once to installation tasks
* Added Installation section to README
* Correct ansible-lint errors
1.2.005 Mar 2023 08:39
minor feature:
Install playbook
* Moved all installation related tasks to install.yml to
enable tasks_from in the include_role/import role ansible
modules
* Documentation updated
1.1.019 Jul 2021 08:34
minor feature:
Install tasks added:
* install tasks for Archlinux, Debian, RedHat, Suse added
* tags for debug, install added
1.0.0.002 Jul 2021 18:10
minor feature:
First public release