Install policycoreutils-python as well for semanage
This commit is contained in:
parent
ea6c98fcf0
commit
d02bcdc3b9
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
|||
yum: pkg={{ item }} state=installed
|
||||
with_items:
|
||||
- unbound
|
||||
- policycoreutils-python
|
||||
|
||||
- name: install unbound config
|
||||
copy: src=unbound.conf dest=/etc/unbound/unbound.conf mode=644
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue