main.yml - ansible-roles - A collection of ansible roles I have created over the years.
(HTM) git clone git://jay.scot/ansible-roles
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) README
(DIR) LICENSE
---
main.yml (206B)
---
1 ---
2 quark:
3 version: HEAD
4 build_path: /opt/quark
5 install_path: /usr/local/bin
6
7 user: nobody
8 group: nogroup
9 host: 0.0.0.0
10 port: 8000
11 html_path: /var/www/html
12 file: index.html
13 threads: 512