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