Fix syntax

Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
Patrick Uiterwijk 2016-10-28 11:33:25 +00:00
parent f8d675b1a8
commit a909c22242

View file

@ -22,7 +22,7 @@
owner_user: apache owner_user: apache
owner_group: apache owner_group: apache
service: HTTP service: HTTP
host: {{inventory_hostname}} host: "{{inventory_hostname}}"
when: env == "staging" when: env == "staging"
- gitolite/base - gitolite/base
- cgit/base - cgit/base