Ansible role to configure readahead values for disks.
Building and improving this Ansible role have been sponsored by my current and previous employers like Cloudpunks GmbH and Proact Deutschland GmbH.
- Minimum Ansible version:
2.10
List of block devices to manipulate
blockdev_definitions: []
blockdev_definitions:
- device: /dev/vdb
ra: 32
blockdev
- None
Apache-2.0