18:464f9dec4e2f
Anton Shestakov <av6@dwimlabs.net>, Mon, 27 Jun 2016 16:49:16 +0800
use a more YAMLy syntax everywhere Some lines were getting out of hand length-wise.

previous change 17:5a3522b5fd5c

roles/hgweb/vars/main.yml

Permissions: -rw-r--r--

Other formats: Feeds:
---
hgweb_contact: 'Me Myself <me@mydomain>'
hgweb_subdomain: hg
hgweb_user: hguser
hgweb_mercurial_url: https://selenic.com/hg
hgweb_mercurial_rev: stable
hgweb_evolve_url: https://www.mercurial-scm.org/repo/evolve
hgweb_evolve_rev: stable
hgweb_workers: 1
...