certbot: typo in ACL specification

This commit is contained in:
Pavel Raiskup 2021-12-07 14:25:01 +01:00
parent 41c3c869aa
commit 06dcef4c38

View file

@ -69,6 +69,7 @@
- name: allow lighttpd to step into certbots directories
acl:
path: "{{ item }}"
entity: lighttpd
etype: user
permissions: --x
state: present