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"