community.general/lib/ansible/plugins/terminal
John R Barker e1b1df3cb1 Detect VyOS based on /etc/issue (support 1.0.5) (#20221)
* Detect VyOS based on /etc/issue (support 1.0.5)

VyOS didn't contain `vyos` in `/proc/version`

* Update vyos.py
2017-01-25 14:47:56 +00:00
..
__init__.py adds feature to try to auto determine network_os (#18674) 2016-11-30 16:28:47 -05:00
asa.py adds two new plugins that use ansible-connection for persistence (#18572) 2016-11-28 12:49:40 -05:00
eos.py adds feature to try to auto determine network_os (#18674) 2016-11-30 16:28:47 -05:00
ios.py removes network os guess static method (#19467) 2016-12-19 07:47:29 -05:00
iosxr.py removes network os guess static method (#19467) 2016-12-19 07:47:29 -05:00
junos.py adds feature to try to auto determine network_os (#18674) 2016-11-30 16:28:47 -05:00
nxos.py adds feature to try to auto determine network_os (#18674) 2016-11-30 16:28:47 -05:00
sros.py adds two new plugins that use ansible-connection for persistence (#18572) 2016-11-28 12:49:40 -05:00
vyos.py Detect VyOS based on /etc/issue (support 1.0.5) (#20221) 2017-01-25 14:47:56 +00:00