Merge "Test case description and configuration file for yardstick_tc088"
[yardstick.git] / ansible / roles / add_repos_jumphost / tasks / Debian.yml
index 0b67c66..626f0b0 100644 (file)
@@ -37,8 +37,7 @@
     replace: "# deb-src "
 
 - name: Add extra architecture
-  apt:
-    dpkg_options: "add-architecture {{ extra_arch }}"
+  command: "dpkg --add-architecture {{ extra_arch }}"
 
 - name: Define the default release version
   copy: