mirror of https://github.com/ansible/ansible.git
Fix junos_config integration test (#41304)
* Change the ip address in fixture files as per PR #40554pull/41317/head
parent
7fb92b6f45
commit
1ce484831b
@ -1 +1 @@
|
||||
set interfaces lo0 unit 0 family inet address 1.1.1.1/32
|
||||
set interfaces lo0 unit 0 family inet address 192.0.2.1/32
|
||||
|
||||
Loading…
Reference in New Issue