Commit Graph

17 Commits (39d02e9d5932cc0cdbb718ea19e89eec75d1947d)

Author SHA1 Message Date
Alex Willmer 3c58215a91 tests: Tag Ansible tests
This makes it easier to run subsets using ANSIBLE_RUN_TAGS=...
4 years ago
Alex Willmer cfa5888547 tests: Print variables on failure of assert tasks
Fixes #852
4 years ago
Steven Robertson 957e295ba9 google will always be up, just use that 6 years ago
Steven Robertson 40946277c3 actual link 6 years ago
Steven Robertson 1ce0091dbc github url changed, switch to taco pic because tacos are delicious 6 years ago
Steven Robertson cd3b88d9e3 ignore the source command for now; Mac 10.14 uses /bin/sh rather than /bin/sh pointing to /bin/bash and we can't edit it because of SIP 6 years ago
Steven Robertson 2fb6f880f3 remove aliasing sh to bash because I can't disable SIP which means /bin isn't writeable 6 years ago
Steven Robertson f90ec39ba6 add 'validate_certs: no' for get_url old versions of python 6 years ago
Steven Robertson cfb5ebbdd3 ansible < 2.5 didn't have version, but had version_compare 6 years ago
Steven Robertson 38939b2c1b can't run ansible 2.8.0+ tests on ansible < 2.8.0 6 years ago
Steven Robertson 633675ecfc ensure that /bin/sh is executable 6 years ago
Steven Robertson 4776074e42 set up symlink to bash for source test 6 years ago
Steven Robertson ea245bbff2 don't set global executable... 6 years ago
Steven Robertson c010feec59 to not have to manage various python installs, use simplified 'source' test 6 years ago
Steven Robertson 552ae9c6d3 need become: yes for package install 6 years ago
Steven Robertson c705645ade need to ensure we can install rh-python for testing 6 years ago
Steven Robertson 6d179da480 ported over tests from ansible validating python interpreter discovery 6 years ago