summaryrefslogtreecommitdiff
path: root/lib/ansible/modules/network/junos/junos_interface.py
diff options
context:
space:
mode:
Diffstat (limited to 'lib/ansible/modules/network/junos/junos_interface.py')
-rw-r--r--lib/ansible/modules/network/junos/junos_interface.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/ansible/modules/network/junos/junos_interface.py b/lib/ansible/modules/network/junos/junos_interface.py
index c733b8bd51..0fa7020254 100644
--- a/lib/ansible/modules/network/junos/junos_interface.py
+++ b/lib/ansible/modules/network/junos/junos_interface.py
@@ -73,6 +73,7 @@ requirements:
notes:
- This module requires the netconf system service be enabled on
the remote device being managed.
+ - Tested against vSRX JUNOS version 15.1X49-D15.4, vqfx-10000 JUNOS Version 15.1X53-D60.4.
"""
EXAMPLES = """