From f6fc45aaa2b017691ce05560753a3bf559ce8b1d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miroslav=20Such=C3=BD?= Date: Fri, 30 Aug 2024 09:57:02 +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 b18734825d..65d31bffee 100644 --- a/playbooks/hosts/logdetective01.fedorainfracloud.org.yml +++ b/playbooks/hosts/logdetective01.fedorainfracloud.org.yml @@ -77,7 +77,7 @@ force: false # Explicit better than implicit - name: Ensure mountpoint - ansible.builitin.file: + ansible.builtin.file: path: /mnt/srv state: directory