mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
networking roadmap cli modules (#40147)
Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
This commit is contained in:
parent
248bc0a4e8
commit
6e639b591f
1 changed files with 2 additions and 2 deletions
|
@ -55,8 +55,8 @@ Connection work
|
|||
Modules
|
||||
=======
|
||||
|
||||
* New ``cli_config`` - platform agnostic module for sending text based config over network_cli
|
||||
* New ``cli_command`` - platform agnostic command module
|
||||
* New ``network_config`` - platform agnostic module for sending text based config over network_cli
|
||||
* New ``network_command`` - platform agnostic command module
|
||||
* New ``network_get`` - platform agnostic module for pulling configuration via SCP/SFTP over network_cli
|
||||
* New ``network_put`` - platform agnostic module for pushing configuration via SCP/SFTP over network_cli
|
||||
|
||||
|
|
Loading…
Reference in a new issue