Skip to content

Commit

Permalink
fix: resizing hdd plays when no changes on size
Browse files Browse the repository at this point in the history
  • Loading branch information
lotusnoir committed Nov 22, 2021
1 parent 9818f17 commit 0d2cb94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tasks/modify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@
when:
- vm_disk is defined
- vm_exist_extra_disk
- vm_changed_disk is defined
- vm_changed_disk is defined and vm_changed_disk


### SET memory / cpu / core / subnet
Expand Down

0 comments on commit 0d2cb94

Please sign in to comment.