Skip to content

Commit 774535f

Browse files
authored
Update main.yml
1 parent 6ff2ce2 commit 774535f

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

tasks/disk/main.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,4 @@
11
---
2-
- name: Skip disk if in pipeline
3-
ansible.builtin.meta: end_play
4-
when:
5-
- in_pipeline | bool
6-
72
- name: Detect candidate block devices
83
ansible.builtin.set_fact:
94
candidate_disks: >-

0 commit comments

Comments
 (0)