set default umask 022 instead of hardened 027 to make entrypoint script executable

This commit is contained in:
Willy Kloucek
2021-10-06 13:06:18 +02:00
parent 21acef46d7
commit 3ab4c6d123

View File

@@ -17,6 +17,7 @@
- "*.oc10-ocis-parallel.latest.owncloud.works"
vars:
os_env_umask: 022 # https://github.com/dev-sec/ansible-collection-hardening/blob/master/roles/os_hardening/README.md#variables
ssh_authorized_keys:
- https://github.com/butonic.keys
- https://github.com/C0rby.keys