|
|
@@ -66,7 +66,7 @@ |
|
|
owner: "{{ matrix_user_username }}" |
|
|
owner: "{{ matrix_user_username }}" |
|
|
group: "{{ matrix_user_groupname }}" |
|
|
group: "{{ matrix_user_groupname }}" |
|
|
recurse: true |
|
|
recurse: true |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- name: continuwuity_old ownership |
|
|
- name: continuwuity_old ownership |
|
|
ansible.builtin.file: |
|
|
ansible.builtin.file: |
|
|
path: "{{ matrix_base_data_path }}/continuwuity_old" |
|
|
path: "{{ matrix_base_data_path }}/continuwuity_old" |
|
|
|