summaryrefslogtreecommitdiff
path: root/lib/ansible/modules/network/junos/junos_system.py
diff options
context:
space:
mode:
Diffstat (limited to 'lib/ansible/modules/network/junos/junos_system.py')
-rw-r--r--lib/ansible/modules/network/junos/junos_system.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/ansible/modules/network/junos/junos_system.py b/lib/ansible/modules/network/junos/junos_system.py
index 3ae2e6f388..7f6f6ce1d4 100644
--- a/lib/ansible/modules/network/junos/junos_system.py
+++ b/lib/ansible/modules/network/junos/junos_system.py
@@ -65,6 +65,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 = """