Skip to content

Commit

Permalink
Recurse in ansible
Browse files Browse the repository at this point in the history
  • Loading branch information
Molter73 committed Sep 27, 2024
1 parent fea8883 commit e2fa890
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -125,6 +125,7 @@
- name: Get log files
find:
paths: "{{ remote_log_mount }}/{{ vm_config }}/{{ collection_method }}/"
recurse: true
register: remote_log_files

- name: Fetch log files
Expand Down

0 comments on commit e2fa890

Please sign in to comment.