1
0
forked from finallycoffee/base

chore(git): add role-README, update collection README

This commit is contained in:
2023-07-26 19:58:21 +02:00
parent f9a0f92e27
commit b8585b38b7
2 changed files with 20 additions and 0 deletions

View File

@ -5,6 +5,7 @@
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.