add loop control
This commit is contained in:
parent
5779c8e383
commit
243648c961
@ -19,6 +19,8 @@
|
||||
state: directory
|
||||
mode: "{{ item.mode }}"
|
||||
with_items: "{{ certbot_environment }}"
|
||||
loop_control:
|
||||
label: "{{ item.name }}"
|
||||
|
||||
- name: Deploy config file
|
||||
template:
|
||||
|
Loading…
Reference in New Issue
Block a user