From 22468741246f2b12069872ffb2c39f37791e7366 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miroslav=20Such=C3=BD?= Date: Fri, 30 Aug 2024 12:16:09 +0200 Subject: [PATCH] logdetective: typo --- playbooks/hosts/logdetective01.fedorainfracloud.org.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/playbooks/hosts/logdetective01.fedorainfracloud.org.yml b/playbooks/hosts/logdetective01.fedorainfracloud.org.yml index 65d31bffee..90951b486f 100644 --- a/playbooks/hosts/logdetective01.fedorainfracloud.org.yml +++ b/playbooks/hosts/logdetective01.fedorainfracloud.org.yml @@ -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"