1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00

Delete link to test-network-modules (#21347)

This commit is contained in:
John R Barker 2017-02-13 18:25:15 +00:00 committed by GitHub
parent c8c4a73e14
commit 0edda106f1

View file

@ -15,9 +15,7 @@ Starting with Ansible version 2.1, you can now use the familiar Ansible models o
Network Automation Installation Network Automation Installation
``````````````````````````````` ```````````````````````````````
* Install the `latest Ansible network release <http://docs.ansible.com/ansible/intro_installation.html>`_. * Install the `latest Ansible release <http://docs.ansible.com/ansible/intro_installation.html>`_.
* Get the `playbooks for testing <https://github.com/ansible/test-network-modules>`_ Ansible core network modules.
.. _networking_module_index: .. _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. 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 <http://docs.ansible.com/ansible/list_of_network_modules.html#>`_. To see what modules are available for networking devices, please browse the `"networking" section of the Ansible module index <https://docs.ansible.com/ansible/list_of_network_modules.html#>`_.
.. _understanding_provider_arguments: .. _understanding_provider_arguments: