Fix syntax
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
f8d675b1a8
commit
a909c22242
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue