Is this article relevant given toolbox - https://github.com/coreos/toolbox. As I understand it toolbox can provision Python to a host too e.g. toolbox --bind=/home:/home python "$@". This method would be preferred as toolbox is available out-of-the-box and avoids additional installs. I have attempted to use - https://github.com/tazjin/coreos-ansible as an example. However, I get complaints of the interpreter not being available.