CRC check failed error when pulling ansible role from git

0 votes
I have a heavy ansible role in git and I'm trying to pull it into my local system using ansible galaxy. But it shows CRC check failed error.

Is it ansible galaxy error or some git issue?
Mar 14, 2019 in Ansible by Vivek
858 views

1 answer to this question.

0 votes

You can try adding --no-wait option to the ansible-galaxy import call which will return the control to the shell and let the import process finish in the background, but I'm afraid CRC error comes from git and it can't be helped.

answered Mar 14, 2019 by Kanika

Related Questions In Ansible

0 votes
1 answer
+1 vote
3 answers
0 votes
1 answer
0 votes
1 answer

stopping different hosts from reading the same value when usign ansible in loop

Try using this. Create a new directory ...READ MORE

answered Jul 27, 2018 in Ansible by DareDev
• 6,890 points
521 views
+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,527 views
+2 votes
1 answer
0 votes
1 answer

Error when installing a role - Ansible

The yaml python package is provided by the PyYAML pip ...READ MORE

answered Jan 28, 2019 in Ansible by Fez
826 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