rolehippie.blockdev

blockdev

Source Code General Workflow Readme Workflow Galaxy Workflow License: Apache-2.0 Ansible Role

This is an Ansible role that sets up readahead values for your disks.

Sponsorship

This Ansible role has been developed and improved with the support of my employers, including Cloudpunks GmbH and Proact Deutschland GmbH.

Table of Contents


Requirements

  • Minimum Ansible version required: 2.10

Default Variables

blockdev_definitions

This is a list of block devices you want to change.

Default value

blockdev_definitions: []

Example usage

blockdev_definitions:
  - device: /dev/vdb
    ra: 32

Discovered Tags

blockdev

Dependencies

  • No dependencies required.

License

Apache-2.0

Author

Thomas Boerger

Informazioni sul progetto

Ansible role to configure readahead values for disks

Installa
ansible-galaxy install rolehippie.blockdev
Licenza
apache-2.0
Download
2.4k
Proprietario
Ansible role collection of Webhippie