colons for vars!

This commit is contained in:
Pete Travis 2014-05-12 21:16:21 +00:00
parent 5ed13b7bbc
commit 6732449f55

View file

@ -47,4 +47,4 @@
- include: "{{ handlers }}/restart_services.yml"
roles:
- { role: publican_webhost, kojitag: "el6-docs", publican_brand: "fedora", site_title: "Fedora Documentation", site_host="http://docs.fedoraproject.org" }
- { role: publican_webhost, kojitag: "el6-docs", publican_brand: "fedora", site_title: "Fedora Documentation", site_host: "http://docs.fedoraproject.org" }