ansible: Add default cross-compilers for Debian-based distributions
authorKienan Stewart <kstewart@efficios.com>
Wed, 14 Jun 2023 20:57:56 +0000 (16:57 -0400)
committerKienan Stewart <kstewart@efficios.com>
Tue, 20 Jun 2023 13:13:11 +0000 (09:13 -0400)
commita62db9d3a6758f1db77b1e1bedc7f62084445afe
treee809a285bbccade406dd72359cee7e280e20b8c2
parent74f6c1ca5425e0fa09844d21f4582514ff38efcf
ansible: Add default cross-compilers for Debian-based distributions

When deploying a new rootnode with Debian 12, the playbook failed
since no file matching the options defined in 'Include OS-specific
variables.' task in `roles/cross-compilers/main.yml` could be found.

Change-Id: Ia360ef42e16c16dd38e8ddb9d11db6ace589b7f4
automation/ansible/roles/cross-compilers/vars/Debian.yml [new file with mode: 0644]
This page took 0.02366 seconds and 4 git commands to generate.