ansible-nginx/vars/Debian.yml

6 lines
87 B
YAML

---
nginx_events_use: 'epoll'
nginx_pid: '/run/nginx.pid'
nginx_etc_dir: '/etc/nginx'