geerlingguy / ansible-role-docker

Ansible Role - Docker
https://galaxy.ansible.com/geerlingguy/docker/
MIT License
1.77k stars 847 forks source link

Reload system config at start #441

Closed JulienVermelinDG closed 2 days ago

JulienVermelinDG commented 6 months ago

In case of docker packages are uninstall and reinstall, the systemd configuration is not reload. In this case, Docker doesn't start without reload systemd configuration.

Add the daemon_reload truein the task named: Ensure Docker is started and enabled at boot will resolve the issue.

github-actions[bot] commented 2 months 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.

github-actions[bot] commented 2 days 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.