This website works better with JavaScript.
Начало
Каталог
Помощ
Регистрация
Вход
ka
/
ansible-role-network_interfaces
Наблюдаван
1
Харесван
0
Разклонения
0
Код
Задачи
0
Заявки за сливане
0
Версии
0
Уики
Activity
Преглед на файлове
do not configure for lxc
netifs
Markus Katharina Brechtel
преди 7 години
родител
48b7ffb258
ревизия
0c2fc10b23
променени са
1 файла
, в които са
добавени 1
реда и са
изтрити 1
реда
Разделен изглед
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
templates/netifs.json.j2
+ 1
- 1
templates/netifs.json.j2
Целия файл
@@ -1,7 +1,7 @@
[
{% if netifs is defined %}
{% for netif in netifs %}
{% if netifs[netif].type == "ethernet" or netifs[netif].type == "virt" %}
{% if netifs[netif].type == "ethernet" or
(
netifs[netif].type == "virt"
and virt_type=="qemu" )
%}
"{{netif}}",
{% endif %}
{% endfor %}
Write
Preview
Loading…
Отказ
Запис