Skip to content

Commit 0ca5760

Browse files
committed
fix: point to the correct path
1 parent ed49334 commit 0ca5760

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ansible/tasks/internal/gandalf.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727

2828
- name: give gandalf user permissions
2929
copy:
30-
src: files/gandalf.sudoers.conf
30+
src: files/gandalf_config/gandalf.sudoers.conf
3131
dest: /etc/sudoers.d/gandalf
3232
mode: "0644"
3333

0 commit comments

Comments
 (0)