mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-07-01 16:18:55 +00:00
Adding slxos-facts module and tests. (#39121)
This commit is contained in:
parent
4801bf96a5
commit
d2a1c1ffe5
5 changed files with 542 additions and 0 deletions
|
|
@ -0,0 +1,5 @@
|
|||
|
||||
|
||||
NAME: Chassis DESCR:System Chassis
|
||||
SID:BR-SLX9140 SwitchType:3001
|
||||
PN:84-1002952-01 SN:EXH3349M005
|
||||
|
|
@ -0,0 +1 @@
|
|||
switch-attributes host-name DC2LEAF2
|
||||
|
|
@ -0,0 +1,18 @@
|
|||
SLX-OS Operating System Software
|
||||
SLX-OS Operating System Version: 17s.1.02
|
||||
Copyright (c) 1995-2018 Brocade Communications Systems, Inc.
|
||||
Firmware name: 17s.1.02
|
||||
Build Time: 00:06:59 Sep 28, 2017
|
||||
Install Time: 15:58:29 Feb 9, 2018
|
||||
Kernel: 2.6.34.6
|
||||
Host Version: Ubuntu 14.04 LTS
|
||||
Host Kernel: Linux 3.14.17
|
||||
|
||||
Control Processor: QEMU Virtual CPU version 2.0.0
|
||||
|
||||
System Uptime: 34days 4hrs 41mins 53secs
|
||||
|
||||
Slot Name Primary/Secondary Versions Status
|
||||
---------------------------------------------------------------------------
|
||||
SW/0 SLX-OS 17s.1.02 ACTIVE*
|
||||
17s.1.02
|
||||
Loading…
Add table
Add a link
Reference in a new issue