mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-01-14 03:10:44 -03:30
set local for growpart part 2
This commit is contained in:
parent
a5db3dbea9
commit
72074f283b
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user