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
Egor Zaitsev 249a6aae22 New module: routeros — manage MikroTik RouterOS (#41155)
* Implement initial RouterOS support

* Correct matchers for license prompts

* Documentation updates & mild refactor

* Remove one last Cisco function

* Sanity test fixes

* Move imports to the beginning

* Remove authorize property

* Handle ANSI codes

* Revert to_lines function

* CR fixes

* test(routeros): add unit tests

* Added another test (with ANSI colors and banner in fixture).

* Ignore CRLF line endings in system_package_print file

* fix: review by ganeshrn
8 years ago
..
cloud AnsiballZ improvements 8 years ago
files Fixes #34893 (#40166) 8 years ago
monitoring icinga2_feature: fix module in check_mode (#39853) 8 years ago
net_tools Add the NIOS RECORD PTR Module (#41900) 8 years ago
network New module: routeros — manage MikroTik RouterOS (#41155) 8 years ago
packaging Add the ability to specify an install_dir to the gem module (#38195) 8 years ago
remote_management Python 2.6 `str.format()` compatibility fixes. 8 years ago
source_control AnsiballZ improvements 8 years ago
system Improved the documentation of known_hosts 8 years ago
web_infrastructure Fix jenkins_plugin test for no net situations (#30568) 8 years ago
__init__.py Some algorithmic unittests for the apt and docker modules 10 years ago
conftest.py AnsiballZ improvements 8 years ago
utils.py AnsiballZ improvements 8 years ago