diff options
author | Daniil Baturin <daniil@vyos.io> | 2021-03-19 00:03:37 +0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-03-19 00:03:37 +0700 |
commit | 822ae8369cf1aa30dc49d0c03b7e60f812da195e (patch) | |
tree | dad30a25d4e3e09b5c8f19416ea583de60ae2a77 /docs/automation/index.rst | |
parent | e41026efe8e03e1e30bc8d13b134fd26c9f7f6fc (diff) | |
parent | dd44f8939b4d312e20723c58cced66cc0edcdc4f (diff) | |
download | vyos-documentation-822ae8369cf1aa30dc49d0c03b7e60f812da195e.tar.gz vyos-documentation-822ae8369cf1aa30dc49d0c03b7e60f812da195e.zip |
Merge pull request #479 from sever-sever/ansible
Add ansible to doc
Diffstat (limited to 'docs/automation/index.rst')
-rw-r--r-- | docs/automation/index.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/automation/index.rst b/docs/automation/index.rst index c19d819b..935748d0 100644 --- a/docs/automation/index.rst +++ b/docs/automation/index.rst @@ -3,7 +3,6 @@ VyOS Automation ############### - * Ansible * Saltstack * startup scripts @@ -12,4 +11,5 @@ VyOS Automation :maxdepth: 1 vyos-api + vyos-ansible command-scripting
\ No newline at end of file |