roles: update set_vikunja.yaml to fix the task name error

This commit is contained in:
2026-03-28 13:23:01 +09:00
parent 98bc863d08
commit fd5d0ce4f8

View File

@@ -3,7 +3,7 @@
ansible.builtin.set_fact:
vikunja_subuid: "100999"
- name: Create paperless directory
- name: Create vikunja directory
ansible.builtin.file:
path: "{{ node['home_path'] }}/{{ item }}"
state: "directory"