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
{{ message }}
This repository has been archived by the owner on Nov 9, 2021. It is now read-only.
As part of the cleanup task the wait_for task always times out. I resolved this issue by using the wait_for_connection instead. Regardless of the underlying issue, I think this is a more succinct way to do this.
If you're happy for this change I'll submit a PR
The text was updated successfully, but these errors were encountered:
tmorgansl
changed the title
Reboot 'wait_for' always times out
Reboot 'wait_for' always times out during cleanup
Feb 10, 2019
OS running on Ansible host:
ubuntu 18.04
Ansible Version (
ansible --version
):Uploaded logs showing errors(
rak8s/.log/ansible.log
)Raspberry Pi Hardware Version:
3B
Raspberry Pi OS & Version (
cat /etc/os-release
):Detailed description of the issue:
As part of the cleanup task the
wait_for
task always times out. I resolved this issue by using the wait_for_connection instead. Regardless of the underlying issue, I think this is a more succinct way to do this.If you're happy for this change I'll submit a PR
The text was updated successfully, but these errors were encountered: