Skip to content

Commit 5645011

Browse files
authored
Update file_tests.yml
1 parent a14a2d2 commit 5645011

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

roles/common/tasks/file_tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
register: fstats
66

77
- name: |
8-
{{ common_file_test_id }} Verify the file {{ item }} exists
8+
TEST Verify the file {{ item }} exists
99
ansible.builtin.assert:
1010
that:
1111
- fstats.stat.exists

0 commit comments

Comments
 (0)