mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-22 12:50:22 -07:00
Add junos integration test (#24404)
This commit is contained in:
parent
c5adf08c40
commit
5b3ea6562b
25 changed files with 628 additions and 3 deletions
|
@ -62,7 +62,7 @@ EXAMPLES = """
|
|||
junos_rpc:
|
||||
rpc: get-interface-information
|
||||
args:
|
||||
interface: em0
|
||||
interface-name: em0
|
||||
media: True
|
||||
|
||||
- name: get system information
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue