Commit 486c808f by ansible

no message

1 parent 4d31520b
Showing with 1 additions and 1 deletions
- name: Remove all partitions from disk
parted: device="/dev/{{ app_disk }}" unit=MiB
parted: device=/dev/sdb unit=MiB
register: sdb_info
# Remove all partitions from disk
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!