Fix disk storage location permissions for mod_md
This commit is contained in:
parent
63a6c56919
commit
69907dd4fb
@ -132,7 +132,7 @@
|
||||
- http_vhost is defined
|
||||
- http_vhost is iterable
|
||||
ansible.builtin.file:
|
||||
group: 'root'
|
||||
group: 'apache'
|
||||
owner: 'root'
|
||||
mode: '0770'
|
||||
path: '/etc/httpd/md'
|
||||
|
Loading…
x
Reference in New Issue
Block a user