Skip to content
Snippets Groups Projects
Commit be1d19be authored by Jens Steidl's avatar Jens Steidl :baby_chick:
Browse files

fix: added missing mode

parent 22c255c7
Branches
Tags
1 merge request!2Add mediaconch symlinks
...@@ -51,6 +51,7 @@ ...@@ -51,6 +51,7 @@
ansible.builtin.file: ansible.builtin.file:
path: "/etc/mediaconch/" path: "/etc/mediaconch/"
state: directory state: directory
mode: '0755'
- name: set MediaConch profile symlink # based on SLUBArchiv.digital Release 2022-01 - name: set MediaConch profile symlink # based on SLUBArchiv.digital Release 2022-01
ansible.builtin.file: ansible.builtin.file:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment