summaryrefslogtreecommitdiffstats
path: root/roles/ands_storage/handlers/main.yml
blob: 9f5577189e52406a786b65339e9070283585a27f (plain)
1
2
3
4
5
---
- name: ands_heketi_change
  command: pvresize "/dev/{{ ands_heketi_vg }}/{{ ands_heketi_lv }}"
  when: heketi_stat_result.stat.exists