Skip to content

Commit ec78bcf

Browse files
artczcybit
andcommitted
Update deploy/playbooks/02_nginx.yml
Co-authored-by: Cyril Bitterich <[email protected]>
1 parent 9ed0455 commit ec78bcf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deploy/playbooks/02_nginx.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222

2323
- name: Make sure the directory structure for certs exist
2424
ansible.builtin.file:
25-
path: "/home/{{ ansible_user }}/data/cerbot/conf"
25+
path: "/home/{{ ansible_user }}/data/certbot/conf"
2626
state: directory
2727
mode: "0755"
2828

0 commit comments

Comments
 (0)