summaryrefslogtreecommitdiff
path: root/docs/automation/index.rst
diff options
context:
space:
mode:
authorRobert Göhler <github@ghlr.de>2021-08-19 20:27:03 +0200
committerGitHub <noreply@github.com>2021-08-19 20:27:03 +0200
commitd12c1d2100aa0f1a6261c51f38ee3a5fdd49ec61 (patch)
treed81f1acba700f73f4a89ccd18c79805146e4520f /docs/automation/index.rst
parent4887b8e1db80ccbf7dcb3e370891e80f8366de2a (diff)
parentd687f9e5623843b075522b3484d58e5ab6c7dc86 (diff)
downloadvyos-documentation-d12c1d2100aa0f1a6261c51f38ee3a5fdd49ec61.tar.gz
vyos-documentation-d12c1d2100aa0f1a6261c51f38ee3a5fdd49ec61.zip
Merge pull request #595 from sever-sever/automate
automate: Add netmiko and napalm examples
Diffstat (limited to 'docs/automation/index.rst')
-rw-r--r--docs/automation/index.rst7
1 files changed, 5 insertions, 2 deletions
diff --git a/docs/automation/index.rst b/docs/automation/index.rst
index c19d819b..2bb11a4d 100644
--- a/docs/automation/index.rst
+++ b/docs/automation/index.rst
@@ -3,7 +3,6 @@ VyOS Automation
###############
- * Ansible
* Saltstack
* startup scripts
@@ -12,4 +11,8 @@ VyOS Automation
:maxdepth: 1
vyos-api
- command-scripting \ No newline at end of file
+ vyos-ansible
+ vyos-napalm
+ vyos-netmiko
+ command-scripting
+ cloud-init \ No newline at end of file