From 44f84a069e29c42c0d4fc147fcbda3c0ac6bb152 Mon Sep 17 00:00:00 2001 From: Hideki Saito Date: Sun, 13 Mar 2022 00:40:38 +0900 Subject: [PATCH] TEST --- tests/integration/targets/synchronize/tasks/main.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/tests/integration/targets/synchronize/tasks/main.yml b/tests/integration/targets/synchronize/tasks/main.yml index cfb94b4..0a7a9a3 100644 --- a/tests/integration/targets/synchronize/tasks/main.yml +++ b/tests/integration/targets/synchronize/tasks/main.yml @@ -20,7 +20,8 @@ - bar.txt - name: Check facts - var: ansible_facts + debug: + var: ansible_facts - name: Check '{{ output_dir }}' value debug: