Move: WRK installation into ansible
[csit.git] / resources / tools / testbed-setup / ansible / roles / tg / tasks / ubuntu_bionic.yaml
index 27b8b72..95a47b0 100644 (file)
@@ -5,6 +5,7 @@
   apt:
     name:
       - 'unzip'
+      - 'libssl-dev'
     state: 'present'
     install_recommends: False
   tags: install-csit-dependencies