ansible: Use a more generic condition for installing linux headers
authorKienan Stewart <kstewart@efficios.com>
Fri, 19 Jan 2024 16:36:30 +0000 (11:36 -0500)
committerKienan Stewart <kstewart@efficios.com>
Fri, 19 Jan 2024 20:00:06 +0000 (15:00 -0500)
commit482794b9ed615286b9fdf9a82cb28395d23af610
treef6c8ac4be0d1e532b91ef7571ed994b7d01dfee7
parent99c8cda3efc029dabfd525d0c6d05b1fef876a5e
ansible: Use a more generic condition for installing linux headers

When building ci-node or developer images, the linux headers weren't
being installed as the node wasn't in the node_standalone group.

When the node is a virtualization host or a KVM guest, the headers
will be installed.

Change-Id: Ic19459fc6c3f7c0b47541ffb194640f01e517986
Signed-off-by: Kienan Stewart <kstewart@efficios.com>
automation/ansible/roles/common-node/tasks/setup-Debian.yml
This page took 0.023128 seconds and 4 git commands to generate.