https://github.com/cscfi/ansible-role-udev-rules
Configure udev rules
https://github.com/cscfi/ansible-role-udev-rules
ansible udev
Last synced: 28 days ago
JSON representation
Configure udev rules
- Host: GitHub
- URL: https://github.com/cscfi/ansible-role-udev-rules
- Owner: CSCfi
- License: mit
- Created: 2017-03-10T12:39:28.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-03-15T10:21:01.000Z (over 9 years ago)
- Last Synced: 2025-02-25T00:28:40.109Z (over 1 year ago)
- Topics: ansible, udev
- Language: Shell
- Size: 9.77 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
ansible-role-udev-rules
=========
Configure udev rules
Currently this role can only template in a "smart array max_sectors_kb" override for block devices.
Ideally it should not have any rules by default but users should be able to new ones by just defining some variables.
https://github.com/CSC-IT-Center-for-Science/ansible-role-udev-rules/issues/3
Requirements
------------
Role Variables
--------------
udev_smart_array_max_sectors: True
Dependencies
------------
Example Playbook
----------------
Including an example of how to use your role (for instance, with variables passed in as parameters) is always nice for users too:
- hosts: servers
roles:
- { role: ansible-role-udev-rules }
License
-------
MIT
Author Information
------------------
An optional section for the role authors to include contact information, or a website (HTML is not allowed).