diff options
author | Daniil Baturin <daniil@vyos.io> | 2024-03-03 10:18:29 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-03 10:18:29 +0100 |
commit | 408951688bdc9888c162d43f62e036aed50b119a (patch) | |
tree | d3eefb08a3c8da4c550d1fc273cc80c74bb84469 /docs/automation/index.rst | |
parent | 62b36a812a922ad6fc17f636bba029e463f35d49 (diff) | |
parent | 9493803d36df789c508df9d199f502cc6945282e (diff) | |
download | vyos-documentation-408951688bdc9888c162d43f62e036aed50b119a.tar.gz vyos-documentation-408951688bdc9888c162d43f62e036aed50b119a.zip |
Merge pull request #1295 from mkorobeinikov/master
Update the article
Diffstat (limited to 'docs/automation/index.rst')
-rw-r--r-- | docs/automation/index.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/automation/index.rst b/docs/automation/index.rst index ecabff7a..48e83a96 100644 --- a/docs/automation/index.rst +++ b/docs/automation/index.rst @@ -8,11 +8,11 @@ VyOS Automation .. toctree:: - :maxdepth: 1 + :maxdepth: 2 vyos-api vyos-ansible - vyos-terraform + terraform/index vyos-napalm vyos-netmiko vyos-salt |