forked from finallycoffee/base
fix(docs): typos and formatting
This commit is contained in:
parent
bd43f3963c
commit
fc73fdd1fa
@ -13,7 +13,7 @@ and configuring basic system utilities like gnupg, ssh etc
|
||||
|
||||
- [`gnupg`](roles/gnupg/README.md): configures gnupg on the target system
|
||||
|
||||
- [`lego`](roles/lego/README.md): runs [lego (LetsEncrypt Go]](https://github.com/go-acme/lego),
|
||||
- [`lego`](roles/lego/README.md): runs [lego (LetsEncrypt Go)](https://github.com/go-acme/lego),
|
||||
a ACME client written in go, using systemd (timers). Multi-instance capable.
|
||||
|
||||
- [`mariadb`](roles/mariadb/README.md): runs [MariaDB Server](https://mariadb.org/), one of the world's most popular open source relational database
|
||||
|
@ -21,5 +21,5 @@ The usage example below assumes `powerdns` is running in a container named `powe
|
||||
powerdns_tsig_key_container_name: 'powerdns'
|
||||
```
|
||||
|
||||
> [!INFO]
|
||||
> [!NOTE]
|
||||
> Support for non-docker deployments is pending.
|
||||
|
Loading…
Reference in New Issue
Block a user