diff options
author | Nathaniel Case <this.is@nathanielca.se> | 2021-02-22 15:29:16 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-02-22 20:29:16 +0000 |
commit | b24d755f5a45e9a6305c9705411d1a64a12b812e (patch) | |
tree | 2bb9c369c9869cac0a756a9c8aee49515d6c7342 /README.md | |
parent | ea481d755414ee3390a2ff5792be9c67896fa567 (diff) | |
download | vyos.vyos-b24d755f5a45e9a6305c9705411d1a64a12b812e.tar.gz vyos.vyos-b24d755f5a45e9a6305c9705411d1a64a12b812e.zip |
Subsequent calls to get_capabilities are duplicating entries in `rpc`. (#122)
Subsequent calls to get_capabilities are duplicating entries in `rpc`.
Reviewed-by: https://github.com/apps/ansible-zuul
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -33,6 +33,10 @@ Name | Description Name | Description --- | --- +### Inventory plugins +Name | Description +--- | --- + ### Modules Name | Description --- | --- @@ -64,10 +68,6 @@ 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 -### Inventory plugins -Name | Description ---- | --- - <!--end collection content--> Click the ``Content`` button to see the list of content included in this collection. |