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_group: apache
|
||||
service: HTTP
|
||||
host: {{inventory_hostname}}
|
||||
host: "{{inventory_hostname}}"
|
||||
when: env == "staging"
|
||||
- gitolite/base
|
||||
- cgit/base
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue