mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-22 21:00:22 -07:00
Add tested against junos version for junos modules (#28598)
* Add tested against junos version for junos modules
This commit is contained in:
parent
69bf5331b4
commit
55fa4d54aa
18 changed files with 23 additions and 4 deletions
|
@ -46,6 +46,8 @@ options:
|
|||
required: false
|
||||
default: present
|
||||
choices: ['present', 'absent']
|
||||
notes:
|
||||
- Tested against vSRX JUNOS version 15.1X49-D15.4, vqfx-10000 JUNOS Version 15.1X53-D60.4.
|
||||
"""
|
||||
|
||||
EXAMPLES = """
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue