From f122f4bd0deb0fe16d34a77be071d753b66dc1f8 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Fri, 12 Feb 2016 19:26:37 +0000 Subject: [PATCH] Needed for semanage --- roles/torrent/tasks/main.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/roles/torrent/tasks/main.yml b/roles/torrent/tasks/main.yml index f3577ab012..58e5cdca0a 100644 --- a/roles/torrent/tasks/main.yml +++ b/roles/torrent/tasks/main.yml @@ -11,6 +11,7 @@ - mktorrent - python-simplejson - bittorrent + - policycoreutils-python tags: - packages