You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While running the playbook main.yml, I am getting an error, while executing below task from file udp_to_server.yaml
TASK [make sure file Exist] ************************************************************************************************************************************************************************************
[WARNING]: Unable to find '/tmp/ansible_network_health_check_to/udp_172.41.25.227_8053_PID' in expected paths (use -vvvvv to see paths)
fatal: [localhost]: FAILED! => {"msg": "An unhandled exception occurred while running the lookup plugin 'file'. Error was a <class 'ansible.errors.AnsibleError'>, original message: could not locate file in lookup: /tmp/ansible_network_health_check_to/udp_172.41.25.227_8053_PID"}
The text was updated successfully, but these errors were encountered:
Hi,
While running the playbook main.yml, I am getting an error, while executing below task from file udp_to_server.yaml
TASK [make sure file Exist] ************************************************************************************************************************************************************************************
[WARNING]: Unable to find '/tmp/ansible_network_health_check_to/udp_172.41.25.227_8053_PID' in expected paths (use -vvvvv to see paths)
fatal: [localhost]: FAILED! => {"msg": "An unhandled exception occurred while running the lookup plugin 'file'. Error was a <class 'ansible.errors.AnsibleError'>, original message: could not locate file in lookup: /tmp/ansible_network_health_check_to/udp_172.41.25.227_8053_PID"}
The text was updated successfully, but these errors were encountered: