Merge branch 'main' into feat/better-ssl
This commit is contained in:
commit
d7515a1ff5
|
@ -13,4 +13,9 @@ homelab.
|
||||||
=== Containers
|
=== Containers
|
||||||
|
|
||||||
* NGINX
|
* NGINX
|
||||||
* Jellyfin
|
* Jellyfin
|
||||||
|
|
||||||
|
=== Testing
|
||||||
|
To run locally, specify the inventory file with `-i hosts`.
|
||||||
|
To generate self-signed certificates, add `-e "self_signed=true"` to the `ansible-playbook` command.
|
||||||
|
To temporarily become root and ask for password, pass the `--become -K` parameters.
|
Loading…
Reference in New Issue