From: Kienan Stewart Date: Mon, 7 Oct 2024 13:25:19 +0000 (-0400) Subject: ansible: Include compiler role on standalone nodes X-Git-Url: http://git.lttng.org./?a=commitdiff_plain;h=6df281968b6d7e87db8e1b5a82acc3834c9ca59e;p=lttng-ci.git ansible: Include compiler role on standalone nodes Change-Id: Ib2d976ebd2efa0ec08df6a69856416fa27e3420e Signed-off-by: Kienan Stewart --- diff --git a/automation/ansible/node_standalone.yml b/automation/ansible/node_standalone.yml index c6af9b6..f7546e6 100644 --- a/automation/ansible/node_standalone.yml +++ b/automation/ansible/node_standalone.yml @@ -2,6 +2,7 @@ roles: - common - common-node + - compilers - cross-compilers - babeltrace - librseq