This website works better with JavaScript.
Начало
Каталог
Помощ
Регистрация
Вход
ka
/
ansible-role-partitioning
Наблюдаван
1
Харесван
0
Разклонения
0
Код
Задачи
0
Заявки за сливане
0
Версии
0
Уики
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
2
Ревизии
1
Клон
29KB
ИН на ревизия:
b2eff892eb
master
Клонове
Маркери
${ item.name }
Create branch
${ searchTerm }
от 'b2eff892eb'
${ noResults }
ansible-role-partitioning
/
templates
/
set_fact-hard_disks.j2
4 lines
96B
Директен файл
Blame
История
{% for disk in hard_disks %}
- {{ _hard_disk_default | combine(disk) | to_json }}
{% endfor %}