diff --git a/tasks/main.yml b/tasks/main.yml index 10bfa0d..235ca13 100644 --- a/tasks/main.yml +++ b/tasks/main.yml @@ -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'