mirror of https://github.com/ansible/ansible.git
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.
* Add Routing Engine Facts - Map routing engine output information to routing_engines facts dict. - Add fact 'has_2RE', which is a quick way to determine how many REs the chassis has. * Fix a typo * Fix more typos * Add slot number to routing_engine dict * Add facts about the installed chassis modules * Fix typo * Fixed another typo * Fix Path * Change path again. * More Typos * Add some deubgging * Add additional information for hardware components. - Return information about the Routing Engines. - Return a fact to easily determine if the device has two routing engines. - Return information about the hardware modules. * Addressed pep8 stardard failures. * Add unit test fixtures. * Rename fixture. * Fix unit test failures. - Rename the fixture file to what the unit test expects. - Strip out junos namespace attributes. Rename file to match what the unit test expects. * Scrubbed the routing engine serial numbers. * Add unit test facts for new tests. - Add unit test for ansible_net_routing_engines fact - Add unit test for ansible_net_modules fact - Add unit test for ansible_net_has_2RE * Fixed spacing. |
8 years ago | |
|---|---|---|
| .. | ||
| cli | 8 years ago | |
| contrib | 9 years ago | |
| errors | 9 years ago | |
| executor | 8 years ago | |
| inventory | 9 years ago | |
| inventory_test_data/group_vars | 11 years ago | |
| mock | 8 years ago | |
| module_utils | 8 years ago | |
| modules | 8 years ago | |
| parsing | 8 years ago | |
| playbook | 8 years ago | |
| plugins | 8 years ago | |
| template | 8 years ago | |
| utils | 9 years ago | |
| vars | 8 years ago | |
| __init__.py | 9 years ago | |
| conftest.py | 9 years ago | |
| test_constants.py | 9 years ago | |