varnish: don't specify libsemanage-python, we install it (or python3-libsemanage) in base.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
cd54266160
commit
bfcaa2ff94
1 changed files with 0 additions and 1 deletions
|
@ -4,7 +4,6 @@
|
|||
- name: install needed packages
|
||||
package: name={{ item }} state=present
|
||||
with_items:
|
||||
- libsemanage-python
|
||||
- varnish
|
||||
tags:
|
||||
- varnish
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue