rbenv
rbenv copied to clipboard
Missing python bindings
I got this error while trying to use this with CentOS 6.6:
TASK: [ruby | add rbenv initialization to profile system-wide] ****************
failed: [192.168.33.11] => {"failed": true}
msg: Aborting, target uses selinux but python bindings (libselinux-python) aren't installed!
FATAL: all hosts have already failed -- aborting
Adding libselinux-python
to the yum dependencies fixed it.
Having same error on CentOS 6.5