This website requires JavaScript.
Explore
Help
Sign In
infra
/
ansible
Watch
4
Star
5
Fork
5
You've already forked ansible
Code
Issues
6
Pull Requests
1
Activity
f2dca81c28
ansible
/
roles
/
web
/
meta
/
main.yml
6 lines
74 B
YAML
Raw
Normal View
History
Unescape
Escape
Add a very basic web role.
2016-04-07 15:50:58 +02:00
---
dependencies
:
- {
role
:
certmgr }
Prepare nginx to be used without SSL.
2016-06-18 13:21:21 +02:00
- {
role: nginx, nginx_ssl
:
True
}
Reference in New Issue
Copy Permalink