Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Request for Documentation: docker module #40

Open
ballPointPenguin opened this issue May 24, 2020 · 0 comments
Open

Request for Documentation: docker module #40

ballPointPenguin opened this issue May 24, 2020 · 0 comments

Comments

@ballPointPenguin
Copy link

Hello. I am using ansible to manage a lot of docker images and containers on my servers. I make extensive use of the docker_image and docker_container modules. However when it comes to running docker commands (e.g. docker run x), I have resorted to using the shell module.
I see that there is a docker module here but I don't see how to use it. The documentation is very small, and there are no examples. I don't know python or I would try to read the source code.
It would be very helpful if this module included more documentation and some examples. Thank you.

https://github.com/alibaba/ansible-provider-docs/blob/master/lib/ansible/plugins/connection/docker.py
https://docs.ansible.com/ansible/latest/plugins/connection/docker.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant