Always run growpart on check because we use the result.

This commit is contained in:
Kevin Fenzi 2014-01-01 20:41:26 +00:00
parent 72478b0264
commit 063f293ba8

View file

@ -14,6 +14,7 @@
action: command growpart /dev/vda 2
ignore_errors: true
register: growpart
always_run: true
- name: reboot the box
action: command /sbin/reboot