This repository has been archived on 2022-10-11. You can view files and clone it, but cannot push or open issues or pull requests.
ansible-nginx-vts-role/defaults/main.yml

9 lines
188 B
YAML
Raw Permalink Normal View History

2022-04-01 14:34:33 +02:00
---
# defaults file for ${REPO_NAME_TITLE}
2022-04-01 15:00:06 +02:00
nginx_source_version: 1.21.6
vts_repot_url: https://github.com/vozlt/nginx-module-vts.git
2022-04-01 16:28:22 +02:00
nginx_module_install_path: "/usr/lib/nginx/modules"