Nicer fix for the local-mirror-font issue.

This commit is contained in:
Andreas B. Mundt 2023-08-15 13:25:22 +02:00
parent 79c8eec999
commit f06c63f8f5
2 changed files with 11 additions and 21 deletions

View file

@ -80,9 +80,6 @@
apt:
name: firmware-sof-signed
state: latest
environment:
http_proxy: http://firewall.pn.steinbeis.schule:3128
https_proxy: http://firewall.pn.steinbeis.schule:3128
when: >
ansible_board_vendor == "LENOVO" and
(ansible_board_name == "312D" or ansible_board_name == "312A")