fatal localhost FAILED changed false msg No handler was ready to authenticate 1 handlers were checked HmacAuthV4Handler Check your credentials

0 votes

Hi Guys,

I have installed the boto module in my system. I am trying to launch ec2 instance on AWS using Ansible-Playbook. But it is showing me the below error.

fatal: [localhost]: FAILED! => {"changed": false, "msg": "No handler was ready to authenticate. 1 handlers were checked. ['HmacAuthV4Handler'] Check your credentials"}

How can I solve this error?

Aug 12, 2020 in Ansible by akhtar
• 38,230 points
2,088 views

1 answer to this question.

0 votes

Hi@akhtar,

When we try to login to AWS console through some third party program, then we need to give AWS access key and password. But it seems that you provided the wrong credentials or you did not provide any credentials. So I suggest you create one IAM user on AWS and provide the credentials in your Ansible-Playbook.

answered Aug 12, 2020 by MD
• 95,440 points

Related Questions In Ansible

0 votes
1 answer

Error saying "No handler was ready to authenticate. 1 handlers were checked"

You are mixing underscore and hyphen. cat /etc/ansible/ec2-vars/te ...READ MORE

answered Mar 13, 2019 in Ansible by Kim
1,715 views
0 votes
1 answer

fatal: [localhost]: FAILED! => {"changed": false, "msg": "boto required for this module"}

Hi@akhtar, As ansible use the python library in ...READ MORE

answered Aug 12, 2020 in Ansible by MD
• 95,440 points
3,708 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,520 views
+2 votes
1 answer
0 votes
1 answer
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