mirror of https://github.com/ceph/ceph-ansible.git
parent
4ce15f70df
commit
a6d012b542
|
@ -22,4 +22,5 @@
|
||||||
value={{ item.value }}
|
value={{ item.value }}
|
||||||
state=present
|
state=present
|
||||||
sysctl_file=/etc/sysctl.conf
|
sysctl_file=/etc/sysctl.conf
|
||||||
|
ignoreerrors=yes
|
||||||
with_items: os_tuning_params
|
with_items: os_tuning_params
|
||||||
|
|
Loading…
Reference in New Issue