Fix the check for required variables task so that it no longer checks for taiga_service_manager being set to cirrusif we're running on Ansible<2.2 (because the README has said for some time that Ansible 2.5 is the minimum supported version).
This supersedes #13; thanks to @Dranaxel for spotting this.
Fix the
check for required variables
task so that it no longer checks fortaiga_service_manager
being set tocirrus
if we're running on Ansible<2.2 (because the README has said for some time that Ansible 2.5 is the minimum supported version).This supersedes #13; thanks to @Dranaxel for spotting this.