set local for growpart part 2
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user