| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
Some commands fail when being set so the load_config function will
now filter those commands out and return them in the result key
as filtered.
|
| |
|
|
|
|
|
|
| |
* fixes lots of bugs with get_config function to perform correctly
* refactors load_config into load_candidate
* adds load_config function to convert commands to NetworkConfig
|
|
|
|
|
|
| |
This adds a new shard function get_config to retrieve the device
configuration either from module arguments or remotely from the
device.
|
|
This adds support for the VyOS network operating system using the
Cli transport. This module will simplify building VyOS based
modules in Ansible
|