s/semanage/semodule/
This commit is contained in:
parent
091a117c4f
commit
eb66da624b
1 changed files with 1 additions and 1 deletions
|
@ -80,5 +80,5 @@
|
|||
register: selinux_module
|
||||
|
||||
- name: install our custom selinux module
|
||||
command: semanage -i /usr/local/share/fedmsg/fedmsg.pp
|
||||
command: semodule -i /usr/local/share/fedmsg/fedmsg.pp
|
||||
when: selinux_module|changed
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue