diff --git a/roles/batcave/tasks/main.yml b/roles/batcave/tasks/main.yml index 66ba124b01..d15d41f1e7 100644 --- a/roles/batcave/tasks/main.yml +++ b/roles/batcave/tasks/main.yml @@ -35,6 +35,7 @@ - lftp # needed to easily pull in builds from koji for internal repos - git-email # needed to send patches for review to the mailing list - python-dns # needed to have ansible remove ip-based known_host entries + - libvirt-client # needed to allow migrations to be run from here. tags: - batcave - config