diff --git a/roles/communishift/library/communishift_storage_efs.py b/roles/communishift/library/communishift_storage_efs.py index 900296222c..ba609fec9c 100644 --- a/roles/communishift/library/communishift_storage_efs.py +++ b/roles/communishift/library/communishift_storage_efs.py @@ -141,7 +141,7 @@ def run_module(): "CreationInfo": { "OwnerUid": 50000, "OwnerGid": 50000, - "Permissions": "775", + "Permissions": "777", }, }, )