add libsemanage-python here in case it was not installed
This commit is contained in:
parent
f839d0404f
commit
579f598dc1
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@
|
|||
- name: install needed packages
|
||||
package: pkg={{ item }} state=installed
|
||||
with_items:
|
||||
- libsemanage-python
|
||||
- varnish
|
||||
tags:
|
||||
- varnish
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue