kurron / ansible-role-operations

Ansible playbook suitable for Operations folks needing to monitor hosts
Apache License 2.0
1 stars 2 forks source link

Add docker-py Python Module #1

Closed kurron closed 7 years ago

kurron commented 7 years ago

Ansible works well with Docker but requires the Python docker-py module. Since we are always doing Docker stuff, it makes sense to back the module into the role.

kurron commented 7 years ago

The docker-py is now installed via Pip.