Anton Shestakov <av6@dwimlabs.net>, Fri, 29 Jul 2016 22:32:18 +0800
role vars are now legit super evil, confirmed by Ansible 2.1.0.0
They are so extremely high-priority now that they cannot be redefined in a
playbook. At least defaults should work as expected?
/ = /home/{{ hgweb_user }}/repos/*
simple4server = /home/{{ hgweb_user }}/evolve/hgext/simple4server.py
baseurl = http://{{ hgweb_subdomain }}.{{ hostname }}/
logourl = http://{{ hgweb_subdomain }}.{{ hostname }}/
contact = {{ hgweb_contact }}
highlightfiles = size('<100k')
highlightonlymatchfilename = True