This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
evolix
/
ansible-roles
Watch
14
Star
2
Fork
1
Code
Issues
53
Pull Requests
12
Releases
31
Wiki
Activity
Browse Source
Force owner opendkim for /etc/opendkim/ folder
stable
Eric Morino
7 months ago
committed by
Gitea
parent
e380fa5085
commit
413597cd59
1 changed files
with
2 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
opendkim/tasks/main.yml
+ 2
- 0
opendkim/tasks/main.yml
View File
@ -59,6 +59,8 @@
-
name
:
Set folder permissions to 0750
file:
path
:
"/etc/opendkim/"
owner
:
opendkim
group
:
opendkim
mode
:
"0750"
force
:
yes
tags:
Write
Preview
Loading…
Cancel
Save