Error saying DistributionNotFound jinja2 2 9

0 votes

I executed this command 

ansible webservers -m ping

And I ended up with this error:

DistributionNotFound jinja2<2.9

Should I update my jinja?

Jan 14, 2019 in Ansible by Kiara
362 views

1 answer to this question.

0 votes

Hey @Kiara, update your distribution instead of jinja and then reinstall jinja.

pip install -U distribute
pip uninstall ansible
pip install ansible
answered Jan 14, 2019 by Rahul

Related Questions In Ansible

+1 vote
1 answer
0 votes
1 answer

Error saying "KeyError: 'ApiVersion'" - Ansible

The reason behind this error is that ...READ MORE

answered Jan 8, 2019 in Ansible by Sasha
638 views
0 votes
1 answer

Error saying "Failed to find required executable npm in paths"

Hey @Thomas,  Seems like those extra paths have ...READ MORE

answered Jan 10, 2019 in Ansible by Naina
2,557 views
0 votes
1 answer
+15 votes
2 answers

Git management technique when there are multiple customers and need multiple customization?

Consider this - In 'extended' Git-Flow, (Git-Multi-Flow, ...READ MORE

answered Mar 27, 2018 in DevOps & Agile by DragonLord999
• 8,450 points
3,439 views
+2 votes
1 answer
0 votes
1 answer

Error saying "conflicting action statements: user, uri"

YAML files are very sensitive about the ...READ MORE

answered Jan 9, 2019 in Ansible by krishti
6,251 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP