This website works better with JavaScript.
Home
Help
Sign In
LILiK
/
lilik_playbook
Watch
5
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
specify the server fqdn default for nginx role
python3
Edoardo Putti
7 years ago
parent
57c3b7fc40
commit
cb386fdeb1
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
roles/nginx/defaults/main.yml
+ 1
- 0
roles/nginx/defaults/main.yml
View File
@ -4,3 +4,4 @@
config_name
:
null
# max body size in Mb
max_body_size
:
8
server_fqdn
:
"{{ ansible_host }}.lilik.it"
Write
Preview
Loading…
Cancel
Save