From 812661f80b3cf43532eb1ef56fe8fd60f3279a98 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Sat, 2 Mar 2024 20:24:19 +0200 Subject: unpack-dsc: install helpful utilities Signed-off-by: Lars Wirzenius Sponsored-by: author --- ansible/unpack-dsc.yml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ansible') diff --git a/ansible/unpack-dsc.yml b/ansible/unpack-dsc.yml index aa2a582..f6f6fe6 100644 --- a/ansible/unpack-dsc.yml +++ b/ansible/unpack-dsc.yml @@ -11,8 +11,11 @@ name: - dpkg-dev - git + - psmisc + - pv - rsync - screen + - strace vars: ansible_python_interpreter: /usr/bin/python3 -- cgit v1.2.1