Skip to content

Commit e7dbdd2

Browse files
committed
[common] Rename task in file tests
1 parent 7090a36 commit e7dbdd2

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
@@ -1,6 +1,6 @@
11
---
22
- name: |
3-
TEST Get stats for file - "{{ item }}"
3+
TEST Check stats for file -- "{{ item }}"
44
{{ common_file_test_id }}
55
ansible.builtin.stat:
66
path: "{{ item }}"

0 commit comments

Comments
 (0)