working nginx stream proxy
This commit is contained in:
10
nginx/README.md
Normal file
10
nginx/README.md
Normal file
@@ -0,0 +1,10 @@
|
||||
# Nginx Ansible Configuration
|
||||
|
||||
## Installation
|
||||
|
||||
Check vars.yaml to edit your servers.
|
||||
|
||||
```bash
|
||||
ansible-playbook -i ansible/inventory.yaml nginx/nginx.yaml
|
||||
ansible-playbook -i ansible/inventory.yaml nginx/certbot.yaml
|
||||
```
|
||||
Reference in New Issue
Block a user