Skip to content

Commit 6eeb1e5

Browse files
committed
add gather_facts: true so report result knos about logs_dir
1 parent 0e4cd99 commit 6eeb1e5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ci/logging_tests_local.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -280,6 +280,7 @@
280280

281281
- name: Include report result
282282
hosts: controller
283+
gather_facts: true
283284
tasks:
284285
- ansible.builtin.include_tasks:
285286
file: report_result.yml

0 commit comments

Comments
 (0)