Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/agarthetiger/argon-one
- Owner: agarthetiger
- License: mit
- Created: 2020-05-30T19:04:13.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-05-31T07:03:32.000Z (over 4 years ago)
- Last Synced: 2024-08-04T06:01:51.283Z (5 months ago)
- Language: Shell
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-argonone - agarthetiger/argon-one
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)