Always run growpart on check because we use the result.
This commit is contained in:
parent
72478b0264
commit
063f293ba8
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@
|
||||||
action: command growpart /dev/vda 2
|
action: command growpart /dev/vda 2
|
||||||
ignore_errors: true
|
ignore_errors: true
|
||||||
register: growpart
|
register: growpart
|
||||||
|
always_run: true
|
||||||
|
|
||||||
- name: reboot the box
|
- name: reboot the box
|
||||||
action: command /sbin/reboot
|
action: command /sbin/reboot
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue