diff options
author | Roberto Berto <roberto.berto@gmail.com> | 2023-12-15 17:21:16 -0300 |
---|---|---|
committer | Roberto Berto <roberto.berto@gmail.com> | 2023-12-15 17:21:16 -0300 |
commit | b2c1c8a31b555b0198cb657c0f791208454b5854 (patch) | |
tree | 3529cd3a6d8c07f87428128876a418c1c8341bf8 /docs/automation/index.rst | |
parent | e1da50c7176dac66b9f99c7a62df68f7d20a1410 (diff) | |
download | vyos-documentation-b2c1c8a31b555b0198cb657c0f791208454b5854.tar.gz vyos-documentation-b2c1c8a31b555b0198cb657c0f791208454b5854.zip |
+ pyvyos python sdk
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 dd7b596a..22414cca 100644 --- a/docs/automation/index.rst +++ b/docs/automation/index.rst @@ -13,7 +13,9 @@ VyOS Automation vyos-api vyos-ansible vyos-napalm + vyos-pyvyos vyos-netmiko vyos-salt command-scripting cloud-init + |