https://github.com/mvrahden/ansible-role-switch-off-interfaces
An Ansible role to switch off unused interfaces on devices, such as HDMI, Bluetooth, Wifi or audio.
https://github.com/mvrahden/ansible-role-switch-off-interfaces
ansible ansible-role audio bluetooth hdmi interfaces raspbian raspeberry wifi
Last synced: about 2 months ago
JSON representation
An Ansible role to switch off unused interfaces on devices, such as HDMI, Bluetooth, Wifi or audio.
- Host: GitHub
- URL: https://github.com/mvrahden/ansible-role-switch-off-interfaces
- Owner: mvrahden
- License: mit
- Created: 2019-07-14T16:18:36.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-07-15T15:56:50.000Z (almost 7 years ago)
- Last Synced: 2025-10-11T09:19:09.367Z (9 months ago)
- Topics: ansible, ansible-role, audio, bluetooth, hdmi, interfaces, raspbian, raspeberry, wifi
- Size: 3.91 KB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ansible-role-switch-off-interfaces
An [Ansible](https://www.ansible.com) role to switch off unnecessary interfaces such as HDMI, Bluetooth, Wifi and Audio (currently Raspbian only).
## Table of Contents
- [Side notes](#Side-notes)
- [Role Variables](#Role-Variables)
- [Dependencies](#Dependencies)
- [Requirements](#Requirements)
- [License](#License)
- [Author Information](#Author-Information)
## Side notes
None
## Role Variables
[defaults/main.yml](defaults/main.yml)
## Dependencies
None
### Requirements
Packages installed on your system:
- [Ansible](https://www.ansible.com)
## License
MIT
## Author Information
- Menno van Rahden