Hi all,
Is it possible for Ansible to add a vm-guest to a user’s Virtualbox Manager list of available virtual machines?
I have the vbox and vdi files, and have had Ansible successfully push them to a folder writable by the user in question.
If the user is instructed where the vbox-file is located, it’s a simple thing for him to double-click the vbox-file and add it to the Manager, but we’re talking really green newbie-endusers.
Goal to is simplify as much as possible, think turnkey-solutions.
//Sorin