From 06d80b12889a539d6e174c45ac1db85793eab0ad Mon Sep 17 00:00:00 2001 From: "CHIEFSOFT\\ameye" Date: Sun, 19 Jan 2025 21:23:38 -0500 Subject: [PATCH] remove unwanted --- ANSIBLE/templates/A000003.yml | 2 -- 1 file changed, 2 deletions(-) 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