diff --git a/docs/docsite/rst/intro_networking.rst b/docs/docsite/rst/intro_networking.rst index c5948094039..a3cd408109e 100644 --- a/docs/docsite/rst/intro_networking.rst +++ b/docs/docsite/rst/intro_networking.rst @@ -15,9 +15,7 @@ Starting with Ansible version 2.1, you can now use the familiar Ansible models o Network Automation Installation ``````````````````````````````` -* Install the `latest Ansible network release `_. -* Get the `playbooks for testing `_ Ansible core network modules. - +* Install the `latest Ansible release `_. .. _networking_module_index: @@ -26,7 +24,7 @@ Available Networking Modules Most standard Ansible modules are designed to work with Linux/Unix or Windows machines and will not work with networking devices. Some modules (including "slurp", "raw", and "setup") are platform-agnostic and will work with networking devices. -To see what modules are available for networking devices, please browse the `"networking" section of the Ansible module index `_. +To see what modules are available for networking devices, please browse the `"networking" section of the Ansible module index `_. .. _understanding_provider_arguments: