forked from finallycoffee/base
15 lines
447 B
Markdown
15 lines
447 B
Markdown
# `finallycoffee.base` ansible collection
|
|
|
|
## Overview
|
|
|
|
This ansible collection provides various roles for installing
|
|
and configuring basic system utilities like gnupg, ssh etc
|
|
|
|
- [`git`](roles/git/README.md): configures git on the target system
|
|
- [`nginx`](roles/nginx/README.md): [nginx](https://www.nginx.com/),
|
|
an advanced load balancer, webserver and reverse proxy.
|
|
|
|
## License
|
|
|
|
[CNPLv7+](LICENSE.md): Cooperative Nonviolent Public License
|