ansible/test/integration/targets/git
Matt Martz 35b0fef536
Changes required for macOS 10.15 (#71841)
* Use default group of staff on macos to prevent sudo issues
* Install gnu-tar for macos in git and unarchive tests
* Enable timezone module to support py3 on macos
* If the virtualenv command is missing, try python -m virtualenv
* Install passlib for filter_core on macos
* Install paramiko via pip on macos for paramiko tests
* Normalize discovered python interpreter on macos
* Get pip tests passing, by ensuring we have wheel installed
* Create /etc/ansible for ca certs on mac, list lookup_url as destructive
* Fixups for CA certs
* Include macos
* Dynamically get cafile instead of hardcoding the path
2020-09-25 15:30:47 -04:00
..
handlers Split up platform cleanup in tests. (#67320) 2020-02-11 13:25:44 -08:00
meta Changes required for macOS 10.15 (#71841) 2020-09-25 15:30:47 -04:00
tasks Updates to Integration tests to pass against Alpine (#70946) 2020-08-07 14:28:10 -05:00
vars git - add single_branch option (#28465) 2020-06-29 15:40:54 -04:00
aliases