This website works better with JavaScript.
Почетна
Преглед
Помоћ
Регистрација
Пријавите Се
ka
/
ansible-role-partitioning
Прати
1
Волим
0
Креирај огранак
0
Код
Дискусије
0
Захтеви за спајање
0
Издања
0
Вики
Activity
Преглед изворни кода
don't execute parted command when no flags are defined
master
Markus Katharina Brechtel
пре 7 година
родитељ
3393444db4
комит
e9cde6911e
1 измењених фајлова
са
1 додато
и
0 уклоњено
Подељен поглед
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
tasks/main.yml
+ 1
- 0
tasks/main.yml
Прегледај датотеку
@@ -28,6 +28,7 @@
-- unit kiB
{{ lookup('template','parted_flags_args.j2') }}
with_items: "{{ hard_disks }}"
when: ( item.partitions | json_query("[].flags") | length ) > 0
- name: sync
command: sync
Write
Preview
Loading…
Откажи
Сачувај