logdetective: typo

This commit is contained in:
Miroslav Suchý 2024-08-30 12:16:09 +02:00
parent f6fc45aaa2
commit 2246874124

View file

@ -104,7 +104,7 @@
export PIP_CACHE_DIR=/mnt/srv/.cache/pip
- name: Create Hugging Face cache dir
ansible.bulitin.file:
ansible.bultin.file:
state: directory
path: /mnt/srv/.cache/huggingface
mode: "0777"