ARMmaster17/ansible-playbooks

Playbook doesn't wait for container boot

Opened this issue · 0 comments

In container-base role, the playbook waits for port 22 to come online after first boot, but does not wait long enough for DHCP registration to take place and for SSH services to initialize. Need to revert to old behavior or waiting 10 seconds before initiating first connection.