fstrim is taken care of by cron on the IN noded
This commit is contained in:
parent
fede3b1d87
commit
3e2bf9ff76
@ -8,9 +8,3 @@
|
||||
images: true
|
||||
networks: true
|
||||
timeout: 1000
|
||||
- hosts: in
|
||||
tasks:
|
||||
- name: Run fstrim (IN Node)
|
||||
ansible.builtin.command: fstrim -av
|
||||
register: out
|
||||
changed_when: out.rc != 0
|
||||
|
Loading…
x
Reference in New Issue
Block a user