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 (248B)
---
1 ---
2 stagit:
3 user: root
4 repo_url: git://git.codemadness.org/stagit
5 version: HEAD
6 build_path: /opt/stagit
7 install_path: /usr/local/bin
8 git_repos_path: /opt/git
9 html_path: /var/www/stagit
10
11 cron_enabled: false
12 posthook_enabled: false