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 632b220684
[stable-2.12] Fix file integration test chattr/lsattr check. (#78614) (#78619)
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.

(cherry picked from commit 2e536c0afb)
3 years ago
..
diff_peek.yml file - change _diff_peek type in argument_spec (#60428) 6 years ago
directory_as_dest.yml Remove include from tests (#74330) 5 years ago
initialize.yml Reorganize and expand the file tests 8 years ago
link_rewrite.yml Let file module not change link to absolute when src not given (#65448) 5 years ago
main.yml [stable-2.12] Fix file integration test chattr/lsattr check. (#78614) (#78619) 3 years ago
selinux_tests.yml Remove include from tests (#74330) 5 years ago
state_link.yml Fix test interactions by cleaning up users with the same uid by using 'force: yes' and 'remove: yes' (#75670) 4 years ago
unicode_path.yml File module - fix unicode paths and add a test (#57558) 7 years ago