mirror of
https://github.com/geerlingguy/ansible-role-certbot.git
synced 2025-04-19 17:01:37 +02:00
fix typo
This commit is contained in:
parent
f87d74ed79
commit
34e8a70c1d
@ -5,7 +5,7 @@
|
||||
register: letsencrypt_cert
|
||||
|
||||
- name: create pre and post hook folders because those don't exist yet on a fresh install
|
||||
- file:
|
||||
file:
|
||||
path: /etc/letsencrypt/renewal-hooks/{{ item }}
|
||||
state: directory
|
||||
mode: 0755
|
||||
|
Loading…
x
Reference in New Issue
Block a user