role must install python-jsonschema
Role fails to execute if python-jsonschema is not installed.
Validate | ensure role variables are properly defined...
An exception occurred during task execution. To see the full traceback, use
-vvv. The error was: ansible.errors.AnsibleError: Failed to import the required
Python library (jsonschema) on dfe247c23b88's Python /usr/bin/python. Please
read the module documentation and install it in the appropriate location. If the
required library is installed, but Ansible is using the wrong Python
interpreter, please consult the documentation on ansible_python_interpreter
localhost failed | msg: Failed to import the required Python library
(jsonschema) on dfe247c23b88's Python /usr/bin/python. Please read the module
documentation and install it in the appropriate location. If the required
library is installed, but Ansible is using the wrong Python interpreter, please
consult the documentation on ansible_python_interpreter
Todo
Install python-jsonschema