Install policycoreutils-python here
Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
This commit is contained in:
parent
056eea21e3
commit
929b6306d8
1 changed files with 3 additions and 0 deletions
|
@ -57,6 +57,9 @@
|
|||
|
||||
|
||||
pre_tasks:
|
||||
- name: Install policycoreutils-python
|
||||
yum: pkg=policycoreutils-python state=present
|
||||
|
||||
- name: Create /srv/web/ for all the goodies.
|
||||
file: >
|
||||
dest=/srv/web state=directory
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue