Tämä sivusto toimii paremmin JavaScriptillä.
Etusivu
Tutki
Apua
Rekisteröidy
Kirjaudu sisään
ka
/
ansible-role-partitioning
Tarkkaile
1
Äänestä
0
Fork
0
Koodi
Ongelmat
0
Pull-pyynnöt
0
Julkaisut
0
Wiki
Activity
Selaa lähdekoodia
don't execute parted command when no flags are defined
master
Markus Katharina Brechtel
7 vuotta sitten
vanhempi
3393444db4
commit
e9cde6911e
1 muutettua tiedostoa
jossa
1 lisäystä
ja
0 poistoa
Jaettu näkymä
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
tasks/main.yml
+ 1
- 0
tasks/main.yml
Näytä tiedosto
@@ -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…
Peruuta
Tallenna