Ansible facts gathering task failed

Hi @Inderpreet @rahul456 @kodekloud-support3
I just mistakenly specified the wrong playbook file extension: index.html instead of index.yml while the playbook completed the task correctly. This is a really annoying mistake, could you please reassign me the task one more time.

@ivbor, you will be re-assigned failed/expired tasks in near future.

My ansible facts gathering task is failed. Can you please have a look?

my email id is [email protected]

@rahul456 @Inderpreet @kodekloud-support3

I think the task failed because of the double quotes around the IP but, I think it shouldn’t be an issue.
Please have a look.

I redo the task via the review process. And succeeded in the task. It is clear the double-quote was the issue in my first attempt.

I use Ansible managed node IP is Ansible managed node IP is " {{ ansible_default_ipv4.address }} " in my first attempt. I think the validation should factor in this as well. appreciate if you could grant the full marks.

@Inderpreet @Ayman

Hi kodekloud team ,

This tasks i did properly ,

But i failed where can i made mistake please confirm

and i could see content all app servers but i failed

Hello, @reddyanil555
There is a typo.
It’s “managed” not “manged”.

typo mistake corrected but still failed

  • Seems like you have not used ‘blockinfile’ module in ‘index.yml’ playbook or playbook failed with some error or playbook doesn’t exist.