first commit

This commit is contained in:
sujiba 2024-09-17 00:47:41 +02:00
commit 3bfbd3f7f9
10 changed files with 329 additions and 0 deletions

19
defaults/main.yml Normal file
View file

@ -0,0 +1,19 @@
---
# 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: