diff --git a/hetzner.yaml b/hetzner.yaml index 03f0070..b4cb928 100644 --- a/hetzner.yaml +++ b/hetzner.yaml @@ -10,7 +10,7 @@ - name: Create backup directory file: - path: {{ backup_dir }} + path: "{{ backup_dir }}" state: directory - name: Check if directories exist