Move bool coerce up to initialisation.

This commit is contained in:
Steve Smith
2021-01-22 12:26:08 +11:00
parent 7c23b7f478
commit 2a67095acc
5 changed files with 9 additions and 6 deletions

View File

@@ -267,6 +267,4 @@
- name: Include if jsd is requested to be installed from OBR
include_tasks: "jira-servicedesk_as_obr.yml"
when:
- atl_install_jsd_as_obr is defined
- atl_install_jsd_as_obr | bool
when: atl_install_jsd_as_obr