FORKED from William-Yeh/docker-ansible. Docker images for Ansible software, installed in a selected Linux distributions. _ Forked from https://github.com/fretlink/docker-ansible
#
# packages to be installed via PIP;
# lines beginning with "! " (an exclamation mark, followed by a space) will *not* be *uninstalled* afterwards.
#
# pip itself
pip
# for ansible
cffi