Skip to content

Commit

Permalink
add mode 0644
Browse files Browse the repository at this point in the history
  • Loading branch information
msladek committed Aug 13, 2024
1 parent 9ee60d8 commit 1dbc35f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tasks/docker_service.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
dest: "{{ docker_user_info.home }}/.config/systemd/user/docker.service.d/override.conf"
line: "[Service]"
create: true
mode: "0644"

- name: Configure Docker network/port drivers
become: true
Expand Down

0 comments on commit 1dbc35f

Please sign in to comment.