Fix rolepath
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
daceb4ea24
commit
46a1f63df0
1 changed files with 1 additions and 1 deletions
|
@ -7,4 +7,4 @@ metadata:
|
||||||
app: bodhi
|
app: bodhi
|
||||||
data:
|
data:
|
||||||
production.ini: |-
|
production.ini: |-
|
||||||
{% include "{{ ansible }}/roles/bodhi2/base/templates/production.ini.j2" %}
|
{% include "{{ roles_path }}/bodhi2/base/templates/production.ini.j2" %}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue