blockdev
blockdev
Ansible role to configure readahead values for disks.
Sponsor
Building and improving this Ansible role have been sponsored by my current and previous employers like Cloudpunks GmbH and Proact Deutschland GmbH.
Table of content
Requirements
- Minimum Ansible version:
2.10
Default Variables
blockdev_definitions
List of block devices to manipulate
Default value
blockdev_definitions: []
Example usage
blockdev_definitions:
- device: /dev/vdb
ra: 32
Discovered Tags
blockdev
Dependencies
- None
License
Apache-2.0
Author
Install
ansible-galaxy install rolehippie/blockdev
License
apache-2.0
Downloads
1110
Owner
Ansible role collection of Webhippie