post home assistant update
This commit is contained in:
@@ -5,8 +5,9 @@
|
||||
Check vars.yaml to edit your servers.
|
||||
|
||||
```bash
|
||||
ansible-playbook -i ansible/inventory.yaml nginx/nginx.yaml
|
||||
# Run certbot first to ensure certs exist
|
||||
ansible-playbook -i ansible/inventory.yaml nginx/certbot.yaml
|
||||
ansible-playbook -i ansible/inventory.yaml nginx/nginx.yaml
|
||||
```
|
||||
|
||||
## Restricted Addresses
|
||||
|
||||
Reference in New Issue
Block a user