ansible-qemu-kvm
ansible-qemu-kvm copied to clipboard
Ansible role to provision KVM/QEMU virtual machines
Results
2
ansible-qemu-kvm issues
Sort by
recently updated
recently updated
newest added
After trying to setup your environmnet, I received this error. ``` TASK [u18-svr-001 :: cloud-config file] *********************************************************** fatal: [localhost]: FAILED! => {"changed": false, "msg": "AnsibleUndefinedVariable: 'domain' is undefined"} ``` seems...
You could upload a complete example of your implementation, with all the files and directories such as `roles` and `variables`. I am starting with `ansible` and `kvm `and that would...