Housekeeping
This commit is contained in:
parent
4c054cc434
commit
c491066384
@ -2,8 +2,5 @@
|
||||
import_tasks: k3s.yml
|
||||
- name: Pre-stage meta components
|
||||
import_tasks: components.yml
|
||||
|
||||
- ansible.builtin.shell:
|
||||
cmd: dd bs=1M count=$(df -m . | awk '/[0-9]%/{print $(NF-2)}') if=/dev/zero of=./zero; sync; rm -f ./zero
|
||||
chdir: /opt/metacluster
|
||||
|
||||
- name: Cleanup
|
||||
import_tasks: cleanup.yml
|
||||
|
Loading…
Reference in New Issue
Block a user