drop run_once when install selinux policies
Otherwise the policy doesn't get installed everywhere... Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
parent
74890814a1
commit
3351fbd3b4
2 changed files with 0 additions and 2 deletions
|
@ -314,7 +314,6 @@
|
|||
tags: selinux
|
||||
|
||||
- name: Install another one of our own SELinux policy
|
||||
run_once: true
|
||||
include_role:
|
||||
name: selinux/module
|
||||
vars:
|
||||
|
|
|
@ -49,7 +49,6 @@
|
|||
- selinux
|
||||
|
||||
- name: Install the pagure SELinux policy
|
||||
run_once: true
|
||||
include_role:
|
||||
name: selinux/module
|
||||
vars:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue