diff options
author | Viacheslav <v.gletenko@vyos.io> | 2021-08-16 17:03:23 +0300 |
---|---|---|
committer | rebortg <github@ghlr.de> | 2021-08-19 20:31:39 +0200 |
commit | de8d5228fb4d99d808eb5ba53a798570542b2022 (patch) | |
tree | 8a4fbed382a60d2c21c1f8f92694362570bb2c64 /docs/automation/index.rst | |
parent | b0497191f7db7a5a37448ed7ba1f74321d0e2abc (diff) | |
download | vyos-documentation-de8d5228fb4d99d808eb5ba53a798570542b2022.tar.gz vyos-documentation-de8d5228fb4d99d808eb5ba53a798570542b2022.zip |
automate: Add netmiko and napalm examples
(cherry picked from commit d687f9e5623843b075522b3484d58e5ab6c7dc86)
Diffstat (limited to 'docs/automation/index.rst')
-rw-r--r-- | docs/automation/index.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/automation/index.rst b/docs/automation/index.rst index 044505b9..f9049c48 100644 --- a/docs/automation/index.rst +++ b/docs/automation/index.rst @@ -12,5 +12,7 @@ VyOS Automation vyos-api vyos-ansible + vyos-napalm + vyos-netmiko command-scripting cloud-init |