Skip to content

SergeyZh/coreos-pypy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

coreos-pypy

Installation of PYPY for CoreOS to get Ansible work

Now you can use Ansible with CoreOS

Usage

On CoreOS

docker run -it --rm -v /home/core:/home/host-core sergeyzh/coreos-pypy

On Ansible tower

Set variable ansible_python_interpreter to the following:

ansible_python_interpreter: "LD_LIBRARY_PATH=/home/core/pypy/bin /home/core/pypy/bin/pypy"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages