1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/test/integration/targets/assert
Sam Doran 6ce9cf7741
Change default smart connection to ssh on macOS and remove paramiko from requirements.txt (#54738)
* Remove default use of paramiko connection plugin on macOS
    This fix was originally to work around a bug that caused a kernel panic on macOS
    that has since been fixed.
* Remove paramiko from requirements.txt
* Move paramiko checking to common place
* Drop the warnings obfiscation code
* Update pip installation instructions to reflect upstream instructions
* Fix tests on CentOS 6 (Python 2.6) that now show Python deprecation warnings
* Add changelog fragment
2019-04-03 22:35:59 -04:00
..
aliases adding quiet option to assert (ansible#27124) (#52032) 2019-02-28 10:25:41 -05:00
assert_quiet.out.quiet.stderr adding quiet option to assert (ansible#27124) (#52032) 2019-02-28 10:25:41 -05:00
assert_quiet.out.quiet.stdout Expose loop_control.loop_var as ansible_loop_var (#54240) 2019-03-26 11:07:54 -05:00
inventory adding quiet option to assert (ansible#27124) (#52032) 2019-02-28 10:25:41 -05:00
quiet.yml adding quiet option to assert (ansible#27124) (#52032) 2019-02-28 10:25:41 -05:00
runme.sh Change default smart connection to ssh on macOS and remove paramiko from requirements.txt (#54738) 2019-04-03 22:35:59 -04:00