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/docs/docsite/rst/porting_guides
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
6 years ago
..
porting_guide_2.0.rst Add a Singleton metaclass, use it with Display (#48935) 6 years ago
porting_guide_2.3.rst
porting_guide_2.4.rst Remove Deprecated configs 2.8 (#46825) 6 years ago
porting_guide_2.5.rst Fix document references in modules (#49892) 6 years ago
porting_guide_2.6.rst
porting_guide_2.7.rst replace - fixed combined before and after usage (#31452) 6 years ago
porting_guide_2.8.rst Change default smart connection to ssh on macOS and remove paramiko from requirements.txt (#54738) 6 years ago
porting_guides.rst