diff --git a/bootstrap/playbooks/tasks/base.yaml b/bootstrap/playbooks/tasks/base.yaml index cf2ffe9b..37cca252 100644 --- a/bootstrap/playbooks/tasks/base.yaml +++ b/bootstrap/playbooks/tasks/base.yaml @@ -30,6 +30,8 @@ - python-virtualenv # Required by packer - build-essential + # for torrent transport + - python-libtorrent # PIP #- apt: name=python-pip state=absent