You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/integration/targets/file/tasks
Matt Clay 2e536c0afb
Fix file integration test chattr/lsattr check. (#78614)
On BusyBox systems such as Alpine, chattr on a tmpfs fails with a status of 0 and output only on stderr.

This change updates the test to not assume output on stdout.
2 years ago
..
diff_peek.yml
directory_as_dest.yml
initialize.yml
link_rewrite.yml
main.yml Fix file integration test chattr/lsattr check. (#78614) 2 years ago
modification_time.yml
selinux_tests.yml
state_link.yml Update attributes of files that are links without specifying link target (#76167) 2 years ago
unicode_path.yml