368aae9 inventory: Add an inventory file that launches a docker container

Authored and Committed by stefw 6 years ago
    inventory: Add an inventory file that launches a docker container
    
    This is one that pulls a docker container from a registry, and
    launches it. We have to install python2 and friends for Ansible
    to work inside the container.
    
    Uses ansible_connection=docker