Test with nested loops.
This commit is contained in:
@@ -57,4 +57,8 @@
|
|||||||
loop:
|
loop:
|
||||||
- gitea
|
- gitea
|
||||||
- nextcloud
|
- nextcloud
|
||||||
|
|
||||||
|
- name: Check logrotate directories
|
||||||
|
debug: var=item
|
||||||
|
loop: "{{ dirs.results | dir(['daily', 'weekly', 'monthly', 'yearly'])|list }}"
|
||||||
|
|
||||||
Reference in New Issue
Block a user