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
|
- name: install needed packages
|
||||||
package: pkg={{ item }} state=installed
|
package: pkg={{ item }} state=installed
|
||||||
with_items:
|
with_items:
|
||||||
|
- libsemanage-python
|
||||||
- varnish
|
- varnish
|
||||||
tags:
|
tags:
|
||||||
- varnish
|
- varnish
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue