aboutsummaryrefslogtreecommitdiffhomepage
path: root/vars
diff options
context:
space:
mode:
authorPaul Bonaud <paul.bonaud@fretlink.com>2020-06-19 16:20:43 +0200
committerPaul Bonaud <paul.bonaud@fretlink.com>2020-06-19 17:12:15 +0200
commit50411cbb2d091a3bca251e8cd1f599928141cb7b (patch)
treed92cded89530738b61ab4e6735f9f49a102fc467 /vars
parent037673812bd192ffb122cc22e9f3028afcc58399 (diff)
downloadansible-clever-50411cbb2d091a3bca251e8cd1f599928141cb7b.tar.gz
ansible-clever-50411cbb2d091a3bca251e8cd1f599928141cb7b.tar.zst
ansible-clever-50411cbb2d091a3bca251e8cd1f599928141cb7b.zip
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
Diffstat (limited to 'vars')
0 files changed, 0 insertions, 0 deletions