geerlingguy / ansible-role-docker_arm

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

Unable to uninstall docker #31

Closed FrankGiesecke closed 2 years ago

FrankGiesecke commented 2 years ago

I usually use your docker role to install/uninstall docker in systems.

Since I have to manage some raspberry systems, I also use your docker_arm role.

Today, I want to remove docker from one raspberry. So I configured the variable docker_package_state to "absent", like I do this on all other system. Now I must learn, that the docker_arm role doesn't support this.

It would be great, if the role also support removing docker on the same way the docker role does.

geerlingguy commented 2 years ago

I'd be open to a PR that adds that ability, though I probably won't work on it on my own for the time being.

stale[bot] commented 2 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 2 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.