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 defined
|
||||||
- http_vhost is iterable
|
- http_vhost is iterable
|
||||||
ansible.builtin.file:
|
ansible.builtin.file:
|
||||||
group: 'root'
|
group: 'apache'
|
||||||
owner: 'root'
|
owner: 'root'
|
||||||
mode: '0770'
|
mode: '0770'
|
||||||
path: '/etc/httpd/md'
|
path: '/etc/httpd/md'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user