Skip to content

Commit

Permalink
Fix owner of configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
RealOrangeOne committed Apr 7, 2024
1 parent 3867b6e commit 215c647
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions roles/helpdesk-system/tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@
template:
src: configuration.py
dest: "{{ install_dir }}/helpdesk/helpdesk/configuration.py"
owner: www-data
mode: "0600"
notify:
Restart helpdesk-system
Expand Down

0 comments on commit 215c647

Please sign in to comment.