You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/units/modules/network
Ganesh Nalawade e001fb7c14 Fix rollback in junos_config (#31424) (#31563)
* Fix rollback in junos_config (#31424)

* Fix rollback in junos_config

Fixes #30778

*  Call `load_configuration` with rollback id in case
   the id is given as input
*  Pass rollback id to `get_diff()` to fetch diff from device

* Fix unit test

(cherry picked from commit 88da95bb77)

* Update changelog
8 years ago
..
aireos Adding aireos_config module (#27408) 9 years ago
aruba Adding aruba_config module (#27130) 9 years ago
basics code clean of old code from network modules updates (#21469) 9 years ago
cloudvision Add module cv_server_provision for integration with Arista CloudVision Portal. (#25450) 9 years ago
cumulus test/: PEP8 compliancy (#24803) 9 years ago
eos module should fail if eos_user is added without configured_password or nopassword or sshkey (#28780) 8 years ago
f5 Skip f5 tests if f5-sdk is not installed (#27035) 9 years ago
ios IOS Ping: Add new module to support ping tests from IOS devices (#28557) 8 years ago
iosxr Change network *_user modules to use configured_password to set a users password (#28187) 8 years ago
junos Fix rollback in junos_config (#31424) (#31563) 8 years ago
netscaler Add disable operation for netscaler_servicegroup (#28327) 8 years ago
nuage New module: management of the Nuage Networks VSP SDN solution (network/nuage/nuage_vspk) (#24895) 9 years ago
nxos Rel240/fix nxos pim interface (#29885) 8 years ago
ovs Actually check for equality on empty commands array (#25308) 9 years ago
radware Module for uploading templates into vDirect server (#27570) 8 years ago
vyos Change network *_user modules to use configured_password to set a users password (#28187) 8 years ago
__init__.py adds new module net_command for network devices (#19468) 9 years ago