Hi,
I got this error message: ERROR! Unexpected Exception: No module named markupsafe after installing and running ansible. I found out that the Python files for markupsafe where not in place: /usr/lib/python2.7/dist-packages/markupsafe did not exist. I solved this with: apt reinstall python-markupsafe -- You received this message because you are subscribed to the Google Groups "Ansible Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/ecda1d5d-f60e-439b-8723-443533fbd37f%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
