Add proper contol label for nested loop.

This commit is contained in:
2021-11-18 05:49:31 +01:00
parent 68c65b2318
commit 913ab2bce4

View File

@@ -63,4 +63,6 @@
with_nested:
- ['bookstack', 'kimai', 'semaphore', 'gitea', 'nextcloud']
- ['daily', 'weekly', 'monthly', 'yearly']
loop_control:
label: "{{ item[0] }} {{ item[1] }}"