Ansible playbook for installation on Ubuntu #7
Replies: 2 comments 2 replies
-
This is great. Please put it the home directory (maybe rename to install.libvirt?) and submit a PR. A trick I find useful is to make an Ansible playbook executable and use shebang to point to Ansible. The one thing I'm worried about is what happens when there's no Vagrant plugin file to start with. Maybe you should add |
Beta Was this translation helpful? Give feedback.
1 reply
-
#8 created for this. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I've built a little Ansible playbook (nothing fancy really) to install this tool on a Ubuntu 20.04 machine because I didn't feel like going through the steps each time I rebuilt my lab VM. Playbook below. If this is something the project would be interested in I could clean it up a little and submit a PR.
Beta Was this translation helpful? Give feedback.
All reactions