]> git.immae.eu Git - github/fretlink/ansible-clever.git/commit
fix: there was a bug in the generate env file 61/head
authorPaul Bonaud <paul.bonaud@fretlink.com>
Tue, 24 Mar 2020 19:02:57 +0000 (20:02 +0100)
committerPaul Bonaud <paul.bonaud@fretlink.com>
Tue, 24 Mar 2020 19:05:35 +0000 (20:05 +0100)
commit47bbd50a222a2f0d477863ce9de6982cc5fc8fd3
tree8ce03f2cc4ff396782aab7af6296aadc40553f6d
parent0815543375419c6e15ac67d57d19578dfcf2b290
fix: there was a bug in the generate env file

Bug Introduced by #57 because the `to_json` filter quotes the given
value if it's a string, so the PR was "double quoting" each values.
templates/env.j2