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
|
- name: allow lighttpd to step into certbots directories
|
||||||
acl:
|
acl:
|
||||||
path: "{{ item }}"
|
path: "{{ item }}"
|
||||||
|
entity: lighttpd
|
||||||
etype: user
|
etype: user
|
||||||
permissions: --x
|
permissions: --x
|
||||||
state: present
|
state: present
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue