Merge "Adding libguestfs-tools as dependency"
authorFeng Pan <fpan@redhat.com>
Wed, 7 Mar 2018 20:24:36 +0000 (20:24 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Wed, 7 Mar 2018 20:24:36 +0000 (20:24 +0000)
lib/ansible/playbooks/deploy_dependencies.yml

index da31a25..fb1da46 100644 (file)
@@ -7,6 +7,7 @@
       with_items:
         - python-lxml
         - libvirt-python
+        - libguestfs-tools
     - sysctl:
         name: net.ipv4.ip_forward
         state: present