summaryrefslogtreecommitdiffstats
path: root/docs/docsite/rst/network/user_guide/index.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/docsite/rst/network/user_guide/index.rst')
-rw-r--r--docs/docsite/rst/network/user_guide/index.rst26
1 files changed, 26 insertions, 0 deletions
diff --git a/docs/docsite/rst/network/user_guide/index.rst b/docs/docsite/rst/network/user_guide/index.rst
new file mode 100644
index 0000000..306a627
--- /dev/null
+++ b/docs/docsite/rst/network/user_guide/index.rst
@@ -0,0 +1,26 @@
+.. _network_advanced:
+
+**********************************
+Network Advanced Topics
+**********************************
+
+Once you have mastered the basics of network automation with Ansible, as presented in :ref:`network_getting_started`, use this guide understand platform-specific details, optimization, and troubleshooting tips for Ansible for network automation.
+
+**Who should use this guide?**
+
+This guide is intended for network engineers using Ansible for automation. It covers advanced topics. If you understand networks and Ansible, this guide is for you. You may read through the entire guide if you choose, or use the links below to find the specific information you need.
+
+If you're new to Ansible, or new to using Ansible for network automation, start with the :ref:`network_getting_started`.
+
+.. toctree::
+ :maxdepth: 2
+ :caption: Advanced Topics
+
+ network_resource_modules
+ network_best_practices_2.5
+ cli_parsing
+ validate
+ network_debug_troubleshooting
+ network_working_with_command_output
+ faq
+ platform_index