]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ansible.git/commit
ceph-osd: replace sysctl command task by slurp
authorDimitri Savineau <dsavinea@redhat.com>
Fri, 8 Jan 2021 22:31:03 +0000 (17:31 -0500)
committerGuillaume Abrioux <gabrioux@redhat.com>
Mon, 11 Jan 2021 12:24:23 +0000 (13:24 +0100)
commit3f64ced36b7857c225861c2388f1e3e3a2747d26
tree72857abfe8d33f40cd2225a6549558e3f68b6670
parented9f0641eee3da314a66f5ed7c2722ac973481d3
ceph-osd: replace sysctl command task by slurp

Instead of using the command module for retrieving a sysctl value then
we can use the slurp module and read the value directly from /proc.

Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
roles/ceph-osd/tasks/system_tuning.yml