s/semanage/semodule/

This commit is contained in:
Ralph Bean 2014-01-28 19:57:21 +00:00
parent 091a117c4f
commit eb66da624b

View file

@ -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