Make tests more lenient. (#1252) (#1253)

(cherry picked from commit b00fc741e1)
This commit is contained in:
Felix Fontein
2026-03-27 17:15:13 +01:00
committed by GitHub
parent bda5a1389c
commit db3c0fc23f
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: