Merge pull request #17677 from privateip/network_docs

update intro to networking section
This commit is contained in:
scottb 2016-09-20 17:23:36 -07:00 committed by GitHub
commit 33c96f6b7f

View file

@ -8,17 +8,7 @@ Networking Support
Working with Networking Devices Working with Networking Devices
``````````````````````````````` ```````````````````````````````
Starting with Ansible version 2.1, you can now use the familiar Ansible models of playbook authoring and module development to manage heterogenous networking devices. Starting with Ansible version 2.1, you can now use the familiar Ansible models of playbook authoring and module development to manage heterogenous networking devices. Ansible supports a growing number of network devices using both CLI over SSH and API (when available) transports.
Ansible currently supports the following networking devices:
* Arista EOS
* Cisco NXOS
* Cisco IOS
* Cisco IOSXR
* Cumulus Linux
* Juniper JUNOS
* OpenSwitch
.. _networking_installation: .. _networking_installation: