Fix disk storage location permissions for mod_md
This commit is contained in:
		| @@ -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' | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user