]> git.immae.eu Git - github/fretlink/ansible-clever.git/commit
fix: make sure not to include unecessary ENV variable 68/head
authorPaul Bonaud <paul.bonaud@fretlink.com>
Fri, 19 Jun 2020 14:20:43 +0000 (16:20 +0200)
committerPaul Bonaud <paul.bonaud@fretlink.com>
Fri, 19 Jun 2020 15:12:15 +0000 (17:12 +0200)
commit50411cbb2d091a3bca251e8cd1f599928141cb7b
treed92cded89530738b61ab4e6735f9f49a102fc467
parent037673812bd192ffb122cc22e9f3028afcc58399
fix: make sure not to include unecessary ENV variable

This is a fix to an unfortunate bug introduced by #64 because we had a
default value set to `None` on the
`clever_haskell_entry_point`. Ansible considers `None` as a defined
value so the `is defined` condition doesn't match our need
README.md
defaults/main.yml