Skip to content

Commit 717dc6a

Browse files
artczcybit
andcommitted
Update deploy/playbooks/02_nginx.yml
Co-authored-by: Cyril Bitterich <cebit-github@gunnet.de>
1 parent 94f58c4 commit 717dc6a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)