Skip to content

Commit 6e2d971

Browse files
committed
Ansible VSNext
1 parent 68cda46 commit 6e2d971

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

plugins/modules/cp_gaia_bond_interface_facts.py

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,10 @@
3939
description: Interface name to show. If not specified, all bond interfaces information is returned.
4040
required: false
4141
type: str
42-
42+
virtual_system_id:
43+
description: Virtual System ID.
44+
required: false
45+
type: int
4346
4447
"""
4548

0 commit comments

Comments
 (0)