diff --git a/tasks/auth.yml b/tasks/auth.yml index c8e3121..3279a34 100644 --- a/tasks/auth.yml +++ b/tasks/auth.yml @@ -4,8 +4,6 @@ template: src: etc/pve/domains.cfg.j2 dest: "{{ __pve_base_dir }}/domains.cfg" - owner: root - group: www-data mode: 0640 become: True become_user: root