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
Egor Zaitsev 6df1f6b203 New module: routeros_facts – collect facts from RouterOS devices (#46114)
* feat(routeros): implement routeros_facts module

* fix(routeros): review by felixfontein

* fix(routeros): review by ganeshrn

* fix(routeros): review by felixfontein
6 years ago
..
cli
config
contrib
errors
executor
inventory_test_data/group_vars
mock
module_utils
modules New module: routeros_facts – collect facts from RouterOS devices (#46114) 6 years ago
parsing Add unit tests 6 years ago
playbook
plugins avoid tests when ncclient is not installed 6 years ago
template
utils
vars Fix pylint error on utf8 character in string (#45880) 6 years ago
__init__.py
ansible.cfg
conftest.py
test_constants.py