set local for growpart part 2

This commit is contained in:
woosley.xu 2018-07-31 06:56:09 +08:00
parent a5db3dbea9
commit 72074f283b

View file

@ -23,6 +23,8 @@
- name: run growpart
command: growpart /dev/sda 1
when: growpart_needed.changed
environment:
LC_ALL: C
- name: run xfs_growfs
command: xfs_growfs /dev/sda1