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/lib/ansible
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
5 years ago
..
cli Collection content loading (#52194) 5 years ago
compat Have update-bundled check for updates to all bundled code 5 years ago
config Collection content loading (#52194) 5 years ago
errors Catch sshpass authentication errors and don't retry multiple times to prevent account lockout (#50776) 5 years ago
executor Collection content loading (#52194) 5 years ago
galaxy Update galaxy cli metadata file templates (#51398) 5 years ago
inventory Strip whitespace when reading limit file (#53564) 5 years ago
module_utils Change default smart connection to ssh on macOS and remove paramiko from requirements.txt (#54738) 5 years ago
modules Change default smart connection to ssh on macOS and remove paramiko from requirements.txt (#54738) 5 years ago
parsing Collection content loading (#52194) 5 years ago
playbook Change default smart connection to ssh on macOS and remove paramiko from requirements.txt (#54738) 5 years ago
plugins Change default smart connection to ssh on macOS and remove paramiko from requirements.txt (#54738) 5 years ago
template Collection content loading (#52194) 5 years ago
utils Collection content loading (#52194) 5 years ago
vars fixes for stripping (#52930) 5 years ago
__init__.py
constants.py Fine tune sanity (#53544) 5 years ago
context.py Become plugins (#50991) 5 years ago
release.py Codename: How Many More Times 6 years ago