Skip to content

Commit

Permalink
adjut permission of certificates folder
Browse files Browse the repository at this point in the history
  • Loading branch information
alexlanz committed Jan 3, 2023
1 parent 4dd63c6 commit 8289cf5
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 @@ -42,7 +42,7 @@
state: directory
owner: root
group: root
mode: 0744
mode: 0755

- name: Copy Caddyfile
ansible.builtin.copy:
Expand Down

0 comments on commit 8289cf5

Please sign in to comment.