I really like your implementation of this. It is very clean and scalable.
Describe the bug
I get an error "No test 'boolean'" on TASK [robertdebock.tomcat : test if tomcat_validate_certs is set correctly]
I know this may not be happening with you but I run several ansible roles without any issues. If I comment out the 'boolean' validation it works.
FAILED! => {"msg": "The conditional check 'tomcat_validate_certs is boolean' failed. The error was: template error while templating string: no test named 'boolean'. String: {% if tomcat_validate_certs is boolean %} True {% else %} False {% endif %}"}
Environment
Control node OS: Ubuntu 20
Control node Ansible version: ansible 2.9.6 python version = 3.8.5
Appreciation
I really like your implementation of this. It is very clean and scalable.
Describe the bug
I get an error "No test 'boolean'" on TASK [robertdebock.tomcat : test if tomcat_validate_certs is set correctly] I know this may not be happening with you but I run several ansible roles without any issues. If I comment out the 'boolean' validation it works.
Playbook
Output
FAILED! => {"msg": "The conditional check 'tomcat_validate_certs is boolean' failed. The error was: template error while templating string: no test named 'boolean'. String: {% if tomcat_validate_certs is boolean %} True {% else %} False {% endif %}"}
Environment
Please consider sponsoring me.