Compare commits

...

2 Commits

Author SHA1 Message Date
lukas d7515a1ff5 Merge branch 'main' into feat/better-ssl 2021-05-14 20:48:41 +00:00
lukas 11a7231f61 Add back hosts file, update README 2021-05-14 00:11:05 +02:00
2 changed files with 8 additions and 1 deletions
+5
View File
@@ -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.
+2
View File
@@ -0,0 +1,2 @@
[test]
localhost ansible_connection=local