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/ios
Peter Sprygada d226f31a0f fixes ios and eos command modules (#20989)
* returns support for prompt/response over cli
* now sends native dict instead of str command
* fixes issue with run_commands() in ios to jsonify request
* updates unit test cases
8 years ago
..
fixtures refactors ios_config to use network_cli plugin (#20042) 8 years ago
__init__.py adds missing __init__ to ios unit test 8 years ago
test_ios_command.py fixes ios and eos command modules (#20989) 8 years ago
test_ios_config.py Fix typo on test_ios_config_before_after_no_change test (#20565) 8 years ago
test_ios_system.py adds new module ios_system (#19916) 8 years ago
test_ios_template.py Correctly call get_config (#20452) 8 years ago
test_ios_vrf.py adds new module ios_vrf (#19915) 8 years ago