Skip to content

Commit 550ed44

Browse files
author
Christopher M. Neill
committed
recursively set modes for logdir
1 parent 1812fbc commit 550ed44

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

ansible/roles/loggly/tasks/main.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,8 @@
8484
state=directory
8585
owner=syslog
8686
group=adm
87+
mode=0755
88+
recurse=yes
8789

8890
- name: restart rsyslog
8991
tags: [loggly, deploy]

0 commit comments

Comments
 (0)