diff --git a/ANSIBLE/templates/A000003.yml b/ANSIBLE/templates/A000003.yml index 09d1eb3..bc00db1 100644 --- a/ANSIBLE/templates/A000003.yml +++ b/ANSIBLE/templates/A000003.yml @@ -6,8 +6,6 @@ ansible.builtin.file: path: DESTINATION_FOLDER state: directory - owner: www-data - group: www-data mode: 0775 recurse: yes