arduino fue laptops

This commit is contained in:
Frank Schiebel 2025-11-17 12:31:35 +01:00
parent a21495def7
commit 4c8f8f6e54

View file

@ -118,6 +118,15 @@
environment:
http_proxy: ''
- name: Make sure cachedir exists on laptops too
ansible.builtin.file:
path: /var/cache/user
state: directory
recurse: yes
owner: root
group: root
mode: '0777'
########
# Prusa Slicer AppImage
#