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
2019-04-03 22:35:59 -04:00
..
porting_guide_2.0.rst Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00
porting_guide_2.3.rst Fix refs broken by removal of old module docs 2018-08-24 15:37:13 -07:00
porting_guide_2.4.rst Remove Deprecated configs 2.8 (#46825) 2018-11-05 12:08:13 -05:00
porting_guide_2.5.rst Fix document references in modules (#49892) 2018-12-17 10:20:06 -06:00
porting_guide_2.6.rst lineinfile note belongs in changelog for 2.6, not 2.7 (#45517) 2018-09-11 22:00:40 +01:00
porting_guide_2.7.rst replace - fixed combined before and after usage (#31452) 2019-03-26 11:49:58 -04:00
porting_guide_2.8.rst Change default smart connection to ssh on macOS and remove paramiko from requirements.txt (#54738) 2019-04-03 22:35:59 -04:00
porting_guides.rst Stub out modules scheduled for 2.8 removal (#44985) 2018-08-31 16:27:32 -05:00