This website requires JavaScript.
Explore
Help
Sign In
shaunrd0
/
klips
Watch
1
Star
0
Fork
You've already forked klips
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
1cf59a17ba
klips
/
ansible
/
roles
/
nginx
/
defaults
/
main.yml
6 lines
99 B
YAML
Raw
Normal View
History
Unescape
Escape
Ansible nginx role using ansible-galaxy
2019-08-15 07:27:57 +00:00
---
Add defaults to nginx role
2019-08-29 06:19:26 +00:00
domain_name
:
"localhost"
nginx_root_dir
:
"/var/www/html/"
index_files
:
"index.html index.htm"