udev-usbmon
udev-usbmon
Simple role to change permissions of usbmon devices via udev.
Adds a udev rule for changing the permissions of usbmon devices to allow anyone who is in the specified group to use usbmon.
See http://superuser.com/a/861052.
Installation
This role requires at least Ansible v1.3
. To install it, run:
ansible-galaxy install ypid.udev-usbmon
To install via git, run either:
git clone https://github.com/ypid/ansible-udev-usbmon.git ypid.udev-usbmon
git submodule add https://github.com/ypid/ansible-udev-usbmon.git ypid.udev-usbmon
Role variables
List of default variables available in the inventory:
---
# System group for all devices created by the ``usbmon`` kernel module (usually :file:`/dev/usbmon[0-9]+`).
# You will need to add your users to that group in order to have access to this device.
udev_usbmon_group: 'usbmon'
# File permissions for all devices created by the ``usbmon`` kernel module.
udev_usbmon_permissions: '0640'
Authors and license
udev-usbmon
role was written by:
- Robin Schneider | e-mail | Twitter | GitHub
License: AGPLv3
README generated by Ansigenome.
About
Simple role to change permissions of usbmon devices via udev.
Install
ansible-galaxy install ypid/ansible-udev-usbmon
License
agpl-3.0
Downloads
29
Owner
Working on Free Software as in Freedom. EDE1 371D 1B87 D28D A5E8 0515 86FD 980B BF1A 40F8