Wrong usage of the slurp module
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
This commit is contained in:
parent
d494854f62
commit
7eaef5eeaf
1 changed files with 1 additions and 1 deletions
|
@ -48,4 +48,4 @@ items:
|
|||
default.conf: |-
|
||||
{{ load_file('ipa-default.conf') | indent(6) }}
|
||||
ca.crt: |-
|
||||
{{ ipa_ca_cert | indent(6) }}
|
||||
{{ ipa_ca_cert['content'] | indent(6) }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue