This commit is contained in:
parent
c25d1c02be
commit
f6da8d9e5d
@ -21,7 +21,7 @@
|
|||||||
path: "{{ item.name }}"
|
path: "{{ item.name }}"
|
||||||
state: directory
|
state: directory
|
||||||
mode: "{{ item.mode }}"
|
mode: "{{ item.mode }}"
|
||||||
loop: "{{ certbot_environment }}"
|
loop: "{{ __certbot_environment }}"
|
||||||
loop_control:
|
loop_control:
|
||||||
label: "{{ item.name }}"
|
label: "{{ item.name }}"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user