An open API service indexing awesome lists of open source software.

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.

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