Skip to content

Commit bfbfd05

Browse files
nickygerritsenvmcj
authored andcommitted
Fix typo.
(cherry picked from commit 110ecc5)
1 parent 2ce4691 commit bfbfd05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

provision-contest/ansible/domserver.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
use_ssh_args: true
8484
notify: Clear application cache
8585

86-
- name: Grant www-data permisions to image folders
86+
- name: Grant www-data permissions to image folders
8787
acl:
8888
path: "{{ DJ_DIR }}/webapp/public/images/{{ item }}"
8989
entity: www-data

0 commit comments

Comments
 (0)