mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-11 02:44:02 -07:00
Document httpapi and cliconf plugins (#49503)
* Create new documentation pages for httpapi and cliconf * Add new documentation to plugins toctree and Makefile * Add DOCUMENTATION to cliconf * Apply suggestions from code review
This commit is contained in:
parent
d1b2ef9c5c
commit
7ad238b358
30 changed files with 359 additions and 7 deletions
|
@ -25,8 +25,8 @@ author: Ansible Networking Team
|
|||
cliconf: frr
|
||||
short_description: Use frr cliconf to run command on Free Range Routing platform
|
||||
description:
|
||||
- This frr plugin provides low level abstraction api's for
|
||||
sending and receiving CLI commands from devices running frr.
|
||||
- This frr plugin provides low level abstraction apis for
|
||||
sending and receiving CLI commands from FRR network devices.
|
||||
version_added: "2.8"
|
||||
"""
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue