issue #558: disable test on OSX to cope with boundless mediocrity

new-serialization
David Wilson 5 years ago
parent 8dfb3966df
commit 206a8d4aeb

@ -9,3 +9,5 @@
- unarchive:
src: "{{git_basedir}}/tests/data/unarchive_test.tar"
dest: /tmp/foo
# garbage doesn't work with BSD tar
when: ansible_system != 'Darwin'

Loading…
Cancel
Save