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
dteach ca56a248d8 junos_facts: Add Hardware facts. (#30304)
* 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
..
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 Fixes #30281 eos_banner integration test failure (#30283) 8 years ago
f5 Renames the bigip_configsync_actions module (#29747) 8 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 junos_facts: Add Hardware facts. (#30304) 8 years ago
netscaler Miscellaneous pylint fixes. 8 years ago
nuage Fix dangerous default args. (#29839) 8 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 Enable more pylint rules and fix reported issues. (#30539) 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