add loop control

This commit is contained in:
Robert Kaussow 2018-06-22 21:45:25 +02:00
parent 5779c8e383
commit 243648c961
1 changed files with 2 additions and 0 deletions

View File

@ -19,6 +19,8 @@
state: directory
mode: "{{ item.mode }}"
with_items: "{{ certbot_environment }}"
loop_control:
label: "{{ item.name }}"
- name: Deploy config file
template: