mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
1ce484831b
* Change the ip address in fixture files as per PR #40554
10 lines
137 B
Django/Jinja
10 lines
137 B
Django/Jinja
interfaces {
|
|
lo0 {
|
|
unit 0 {
|
|
family inet {
|
|
address 192.0.2.1/32;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
|