Merge branch 'main' into feat/better-ssl
This commit is contained in:
commit
d7515a1ff5
|
@ -14,3 +14,8 @@ homelab.
|
|||
|
||||
* NGINX
|
||||
* 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