diff options
author | GomathiselviS <gomathiselvi@gmail.com> | 2021-03-01 23:13:13 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-03-02 04:13:13 +0000 |
commit | 28efa456c13b8c241a195dffb0a12167c8900934 (patch) | |
tree | ba811bb1c085c626c53fee33449ba612c5fc7f0e /README.md | |
parent | a679a918cb0474a0eb5db73f925e612b4863c177 (diff) | |
download | vyos.vyos-28efa456c13b8c241a195dffb0a12167c8900934.tar.gz vyos.vyos-28efa456c13b8c241a195dffb0a12167c8900934.zip |
VYOS release 2.0.0 doc update (#127)
VYOS release 2.0.0 doc update
Reviewed-by: https://github.com/apps/ansible-zuul
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 6 |
1 files changed, 2 insertions, 4 deletions
@@ -33,14 +33,11 @@ Name | Description Name | Description --- | --- -### Inventory plugins -Name | Description ---- | --- - ### Modules Name | Description --- | --- [vyos.vyos.vyos_banner](https://github.com/ansible-collections/vyos.vyos/blob/main/docs/vyos.vyos.vyos_banner_module.rst)|Manage multiline banners on VyOS devices +[vyos.vyos.vyos_bgp_global](https://github.com/ansible-collections/vyos.vyos/blob/main/docs/vyos.vyos.vyos_bgp_global_module.rst)|BGP Global Resource Module. [vyos.vyos.vyos_command](https://github.com/ansible-collections/vyos.vyos/blob/main/docs/vyos.vyos.vyos_command_module.rst)|Run one or more commands on VyOS devices [vyos.vyos.vyos_config](https://github.com/ansible-collections/vyos.vyos/blob/main/docs/vyos.vyos.vyos_config_module.rst)|Manage VyOS configuration on remote device [vyos.vyos.vyos_facts](https://github.com/ansible-collections/vyos.vyos/blob/main/docs/vyos.vyos.vyos_facts_module.rst)|Get facts about vyos devices. @@ -68,6 +65,7 @@ Name | Description [vyos.vyos.vyos_user](https://github.com/ansible-collections/vyos.vyos/blob/main/docs/vyos.vyos.vyos_user_module.rst)|Manage the collection of local users on VyOS device [vyos.vyos.vyos_vlan](https://github.com/ansible-collections/vyos.vyos/blob/main/docs/vyos.vyos.vyos_vlan_module.rst)|Manage VLANs on VyOS network devices + <!--end collection content--> Click the ``Content`` button to see the list of content included in this collection. |