William-Yeh / docker-ansible

Docker images for Ansible software, installed in a selected Linux distributions (Debian/Ubuntu/CentOS/Alpine).
https://hub.docker.com/r/williamyeh/ansible/
Apache License 2.0
403 stars 157 forks source link

Ansible pip modules for additional features #39

Open kladiv opened 6 years ago

kladiv commented 6 years ago

Hello, can you intergrate following python modules?

PIP module Ansible module
pyexpect expect
boto ec2, etc.
apache-libcloud gce, etc.
azure + msrestazure or ansible[azure] azure_*

Thank you.

Best, Claudio

gaba-xyz commented 6 years ago

I would like to chime in and also request docker-py as that is required for the docker_* modules.