Skip to content

Commit

Permalink
fix issue with selinux when in a virtualenv
Browse files Browse the repository at this point in the history
Error message was:
"Aborting, target uses selinux but python bindings (libselinux-python) aren't installed!"

See https://pypi.org/project/selinux/ and comment at ansible/molecule#1724 (comment)
  • Loading branch information
sjpb committed Dec 17, 2019
1 parent 590b9bc commit 9725a70
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
ansible
openstacksdk
selinux

0 comments on commit 9725a70

Please sign in to comment.