Error saying Cannot write to ControlPath - Ansible

0 votes

I've installed ansible and now I'm trying to execute the following command:

$ ansible -m ping all

I get the following error:

What do I do? 

Mar 29, 2019 in Ansible by Neel
3,288 views

1 answer to this question.

0 votes

hey @Neel, this seems like your Linux permission issue. Execute the following command to change the ownership of your directory.

sudo chown -R ubuntu:ubuntu /home/ubuntu
answered Mar 29, 2019 by Yesha

Related Questions In Ansible

0 votes
1 answer
0 votes
2 answers
0 votes
1 answer
+1 vote
3 answers
+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,503 views
+2 votes
1 answer
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,584 views
0 votes
1 answer

Remote host throwing error saying "Permission Denied" - Ansible

Hey @Patrick, Change the path of Ansible's remote_tmp ...READ MORE

answered Jan 16, 2019 in Ansible by Cerci
4,543 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