Installation of PYPY for CoreOS to get Ansible work
Now you can use Ansible with CoreOS
docker run -it --rm -v /home/core:/home/host-core sergeyzh/coreos-pypy
Set variable ansible_python_interpreter to the following:
ansible_python_interpreter: "LD_LIBRARY_PATH=/home/core/pypy/bin /home/core/pypy/bin/pypy"
Content type
Image
Digest
sha256:7f08caa89…
Size
21.7 MB
Last updated
almost 11 years ago
docker pull ccll/coreos-pypy