We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7090a36 commit e7dbdd2Copy full SHA for e7dbdd2
roles/common/tasks/file_tests.yml
@@ -1,6 +1,6 @@
1
---
2
- name: |
3
- TEST Get stats for file - "{{ item }}"
+ TEST Check stats for file -- "{{ item }}"
4
{{ common_file_test_id }}
5
ansible.builtin.stat:
6
path: "{{ item }}"
0 commit comments