Dot, dash are operators in python on which ansible is based...
It is not a good idea to use them, but if you use them, there is some
notices about it here :
https://docs.ansible.com/ansible/latest/reference_appendices/faq.html
And there are issue :
https://github.com/ansible/ansible/issues/5
I have a the below in my groups vars, and in a role I am trying to add a
conditional on `module-a` such as when: " 'module-a' in module" but keeps
throwing me this error
{"msg": "The conditional check ' 'module-a' in modules' failed. The error
was: error while evaluating conditional ( 'module-a