certbot: typo in ACL specification
This commit is contained in:
parent
41c3c869aa
commit
06dcef4c38
1 changed files with 1 additions and 0 deletions
|
@ -69,6 +69,7 @@
|
|||
- name: allow lighttpd to step into certbots directories
|
||||
acl:
|
||||
path: "{{ item }}"
|
||||
entity: lighttpd
|
||||
etype: user
|
||||
permissions: --x
|
||||
state: present
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue