Posted in Ansible

Timeout Error while Gathering Facts using Ansible Playbook

If you are getting timeout error while executing dry-run or actual deployment like following that means ansible is taking a long time to gather facts from managed hosts.

Generally, you will get an error like “Timer expired after 10 seconds”.

Timout Error

Continue reading “Timeout Error while Gathering Facts using Ansible Playbook”