This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
- name: Create folder structure
|
- name: Create folder structure
|
||||||
file:
|
file:
|
||||||
path: "{{ item }}"
|
path: "{{ item }}"
|
||||||
|
state: directory
|
||||||
with_items:
|
with_items:
|
||||||
- "{{ data_dir }}/syncthing"
|
- "{{ data_dir }}/syncthing"
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user