udev_rules

Intro

This role sets up udev rules and ensures that they're active.

Requirements

While there's no explicit dependency roles, the target machine should be able to act as a Docker host. The geerlingguy.docker Ansible role is a suitable solution.

Role Variables

See the comment in the default variables file for information on configuration.

Dependencies

None.

Example Playbook

- hosts: whatever
  roles:
    - triplepoint.udev_rules

License

MIT

About

Install and enable udev rules

Install
ansible-galaxy install triplepoint/ansible-udev-rules
GitHub repository
License
mit
Downloads
29