Skip to content

Commit

Permalink
update rights on fusiondirectory.conf
Browse files Browse the repository at this point in the history
  • Loading branch information
alexnuttinck committed Sep 22, 2021
1 parent cdf24dd commit 1a7988f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
ansible.builtin.template:
src: fusiondirectory.conf.j2
dest: /etc/fusiondirectory/fusiondirectory.conf
mode: 0640
mode: 0644
owner: root
group: root

Expand Down

0 comments on commit 1a7988f

Please sign in to comment.