ansible: Add support for SLES in i386-libs role
[lttng-ci.git] / automation / ansible / roles / libs-i386 / tasks / setup-Debian.yml
index e36836c8639c09b3b669c616567febf94c150ba1..d9da14192b924d4de1d0ef20755aaec75fc528fa 100644 (file)
@@ -12,6 +12,3 @@
 - name: Update apt cache.
   apt: update_cache=yes
   when: dpkg_i386_is_enabled.rc == 1
-
-- name: Ensure libs-i386 packages are installed.
-  apt: "name={{ libs_i386_packages }} state=present"
This page took 0.022132 seconds and 4 git commands to generate.