Skip to content

Commit 7faad9d

Browse files
committed
Set '0755' permissions on folder archivematica_src_dir
1 parent 5365b03 commit 7faad9d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tasks/common.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,7 @@
100100
file:
101101
state: "directory"
102102
path: "{{ archivematica_src_dir }}"
103+
mode: '0755'
103104
when:
104105
- (archivematica_src_install_am|bool or archivematica_src_install_ss|bool)
105106

0 commit comments

Comments
 (0)