Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/agarthetiger/argon-one

Ansible Role for configuring a Raspberry Pi for use in an Argon One case
https://github.com/agarthetiger/argon-one

Last synced: about 1 month ago
JSON representation

Ansible Role for configuring a Raspberry Pi for use in an Argon One case

Awesome Lists containing this project

README

        

# argon-one

Ansible Role for configuring a Raspberry Pi for use in an Argon One case. This role installs the power button and fan control for the HAT inside the [Argon One](https://www.argon40.com/argon-one-raspberry-pi-4-case.html) Raspberry Pi 4 case.

## Requirements

None.

## Role Variables

None.

## Dependencies

None.

## Example Playbook

```yaml
- hosts: all
roles:
- agarthetiger.argon-one
```

## License

MIT

## Author Information

Andrew Garner (@agarthetiger)