community.general/lib/ansible/modules/network/iosxr
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
..
__init__.py initial add of iosxr_command module 2016-12-08 11:24:06 -05:00
iosxr_banner.py Assorted pylint fixes 2019-02-15 06:54:47 -08:00
iosxr_bgp.py New module for BGP configuration management in iosxr (#53121) 2019-03-12 17:47:40 +05:30
iosxr_command.py added response_timestamps to ios_xr_command module (#50095) 2019-02-04 18:49:06 +05:30
iosxr_config.py Add more return values to *_config modules (#50702) 2019-01-28 20:49:56 +05:30
iosxr_facts.py Add platform facts in network facts modules (#51434) 2019-03-11 10:56:39 +05:30
iosxr_interface.py Assorted pylint fixes 2019-02-15 06:54:47 -08:00
iosxr_logging.py Deprecated version should be an explicit version number (#44593) 2018-08-23 14:45:39 -05:00
iosxr_netconf.py Fix more docs vs argspec (#36048) 2018-02-12 17:42:25 +00:00
iosxr_system.py Bulk fix DOCUMENTATION.author (Part 1) (#48934) 2018-11-20 19:31:35 +00:00
iosxr_user.py Change default smart connection to ssh on macOS and remove paramiko from requirements.txt (#54738) 2019-04-03 22:35:59 -04:00