From 0edda106f1ad5193b6ac114331f0a0f6cc45aa65 Mon Sep 17 00:00:00 2001 From: John R Barker Date: Mon, 13 Feb 2017 18:25:15 +0000 Subject: [PATCH] Delete link to test-network-modules (#21347) --- docs/docsite/rst/intro_networking.rst | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) 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: