mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-12 02:46:20 +08:00
This part seems to still be necessary.
This commit is contained in:
@@ -41,6 +41,7 @@
|
||||
register: selinux_grep
|
||||
always_run: True
|
||||
changed_when: selinux_grep.rc == 1
|
||||
ignore_errors: True
|
||||
tags:
|
||||
- collectd
|
||||
- selinux
|
||||
|
||||
Reference in New Issue
Block a user