roles: update set_vikunja.yaml to fix the task name error
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user