From: Kienan Stewart Date: Tue, 17 Dec 2024 20:30:27 +0000 (-0500) Subject: ansible: Install abigail-tools on Debian nodes X-Git-Url: https://git.lttng.org./?a=commitdiff_plain;h=17def8fb9d2b5c52c4fa8ae7458045b378623254;p=lttng-ci.git ansible: Install abigail-tools on Debian nodes Change-Id: Ia505b2e554ad9f79397ac7fae6164eb4117d9b5e Signed-off-by: Kienan Stewart --- diff --git a/automation/ansible/roles/common-node/vars/Debian.yml b/automation/ansible/roles/common-node/vars/Debian.yml index 9bd98dd..bb07140 100644 --- a/automation/ansible/roles/common-node/vars/Debian.yml +++ b/automation/ansible/roles/common-node/vars/Debian.yml @@ -1,5 +1,6 @@ --- common_node_packages: + - abigail-tools - autoconf - automake - bison