Skip to content

Commit

Permalink
Fix parameter
Browse files Browse the repository at this point in the history
  • Loading branch information
FozzeY committed Nov 18, 2023
1 parent 7e06ff1 commit 1338c9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ansible/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
dest: /var/www/html/
owner: root
group: daemon
permissions: 0644
mode: 0644
handlers:
- name: restart sshd
service: name=sshd state=restarted
Expand Down

0 comments on commit 1338c9f

Please sign in to comment.