Make tests more lenient. (#1252)

This commit is contained in:
Felix Fontein
2026-03-27 14:29:49 +01:00
committed by GitHub
parent 9c313bb9d0
commit b00fc741e1
3 changed files with 9 additions and 8 deletions
@@ -27,8 +27,8 @@
- /proc/self/cgroup
- /proc/self/cpuset
- /proc/self/mountinfo
ignore_errors: true # not all of these files always exist
register: slurp
ignore_errors: true
- name: Print files
ansible.builtin.debug: