nginx.role/defaults/main.yml
2024-09-17 00:47:41 +02:00

19 lines
446 B
YAML

---
# defaults file for nginx
# homepage:
# name: homepage
# domains:
# - homepage.intern.example.com
# certificate: intern.example.com
# locations:
# Add Multiple locations
# Add a comment above every location block
# - comments:
# location_name:
# protocol: http
# ip: 127.0.0.1
# port: 8080
# path:
# websocket: true
# Add additional nginx settingss
# extra_settings: