mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 22:02:50 +00:00
Add junos integration test (#24404)
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
<interfaces>
|
||||
<interface>
|
||||
<name>lo0</name>
|
||||
<unit>
|
||||
<name>0</name>
|
||||
<family>
|
||||
<inet>
|
||||
<address>
|
||||
<name>1.1.1.1/32</name>
|
||||
</address>
|
||||
</inet>
|
||||
</family>
|
||||
</unit>
|
||||
</interface>
|
||||
</interfaces>
|
||||
Reference in New Issue
Block a user