vms only show up for the user that created them, use correct user for vm list

This commit is contained in:
Tim Flink 2015-05-07 20:25:11 +00:00
parent e721177aa7
commit 1ab20e66bc

View file

@ -76,6 +76,8 @@
user:
name: "{{ libvirt_user }}"
groups: kvm
sudo: true
sudo_user: "{{ libvirt_user }}"
- name: add ssh key for libvirt remote user
authorized_key: