geerlingguy / ansible-role-docker_arm

Ansible Role - Docker for ARM and Pi
MIT License
98 stars 29 forks source link

reset ssh connection after adding user to docker group #9

Closed ellolo closed 4 years ago

ellolo commented 4 years ago

If you use this role in a playbook that afterwards wants to use a docker command, the docker command will fail. This happens because the addition to the docker group takes effect only after resetting the ssh connection. A solution could be to use the "meta: reset_connection"

stale[bot] commented 4 years ago

This issue has been marked 'stale' due to lack of recent activity. If there is no further activity, the issue will be closed in another 30 days. Thank you for your contribution!

Please read this blog post to see the reasons why I mark issues as stale.

stale[bot] commented 4 years ago

This issue has been closed due to inactivity. If you feel this is in error, please reopen the issue or file a new issue with the relevant details.